Searched defs:test (Results 1 – 7 of 7) sorted by relevance
44 thread_local TestClass test(flag); in init_thread_local_variable2() local
44 thread_local TestClass test(flag); in init_thread_local_variable() local
99 classmatch(const char *pattern, char test, int foldcase, const char **ep) in classmatch()
143 ExecTestHelper test; in RunTest() local
407 std::string test = std::string("MallocTests.DISABLED_") + test_prefix + functions[i].name; in VerifyLeak() local
1413 static void WaitThreadFn(pthread_CondWakeupTest* test) { in WaitThreadFn()1998 void test() { in test() function in MutexWakeupHelper2094 void test() { in test() function in PIMutexWakeupHelper
266 } test; member