Home
last modified time | relevance | path

Searched defs:test (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/libs/
Dthread_local_dtor2.cpp44 thread_local TestClass test(flag); in init_thread_local_variable2() local
Dthread_local_dtor.cpp44 thread_local TestClass test(flag); in init_thread_local_variable() local
/bionic/libc/upstream-openbsd/lib/libc/gen/
Dfnmatch.c99 classmatch(const char *pattern, char test, int foldcase, const char **ep) in classmatch()
/bionic/libc/malloc_hooks/tests/
Dmalloc_hooks_tests.cpp143 ExecTestHelper test; in RunTest() local
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp407 std::string test = std::string("MallocTests.DISABLED_") + test_prefix + functions[i].name; in VerifyLeak() local
/bionic/tests/
Dpthread_test.cpp1413 static void WaitThreadFn(pthread_CondWakeupTest* test) { in WaitThreadFn()
1998 void test() { in test() function in MutexWakeupHelper
2094 void test() { in test() function in PIMutexWakeupHelper
/bionic/libc/kernel/uapi/linux/
Dbpf.h266 } test; member