Home
last modified time | relevance | path

Searched defs:EXECUTE_TEST (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h103 enum TestRole { OVERSEE_TEST, EXECUTE_TEST }; enumerator
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h98 # define EXECUTE_TEST(execute_func, tear_down)\ macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h106 # define EXECUTE_TEST(execute_func, tear_down)\ macro