Searched refs:test38 (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp41 class test38 : virtual test37 { virtual void f(); }; class in inherits:test37
42 class test39 : virtual test38 { virtual void f(); };
/external/clang/test/Sema/
H A Duninit-variables.c278 int test38(int r, int x, int y) function
/external/clang/test/CodeGen/
H A Dmmx-builtins.c195 __m64 test38(__m64 a, __m64 b) { function
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp879 namespace test38 { namespace
H A Dvisibility.cpp770 namespace test38 { namespace
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp4056 void test38() function
5868 test38<S>();
5928 test38<S>();
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp1904 // test38: TN. Synchronization via Mutexes and PCQ. 4 threads. W/W {{{1
1905 namespace test38 { namespace
1963 printf("test38: negative\n");
1974 } // namespace test38
2012 // Similar to test38 but with different order of events (due to sleep).
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_string_size_size.pass.cpp4066 void test38() function
5886 test38<S>();
5946 test38<S>();

Completed in 251 milliseconds