Searched defs:test (Results 1 – 8 of 8) 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
29 TEST_P(MemtagStackTest, test) { in TEST_P() argument
1621 static void WaitThreadFn(pthread_CondWakeupTest* test) { in WaitThreadFn()2278 void test() { in test() function in MutexWakeupHelper2374 void test() { in test() function in PIMutexWakeupHelper
99 classmatch(const char *pattern, char test, int foldcase, const char **ep) in classmatch()
144 ExecTestHelper test; in RunTest() local
436 std::string test = std::string("MallocTests.DISABLED_") + test_prefix + functions[i].name; in VerifyLeak() local
493 } test; member