Searched refs:test30 (Results 1 - 10 of 10) sorted by relevance

/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp33 class test30 : virtual test29 { virtual void f(); }; class in inherits:test29
34 class test31 : virtual test30 { virtual void f(); };
/external/clang/test/Sema/
H A Dreturn.c208 int test30() { function
H A Duninit-variables.c221 void test30() { function
/external/clang/test/CodeGen/
H A Dmmx-builtins.c155 __m64 test30(__m64 a, __m64 b) { function
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp737 namespace test30 { namespace
H A Dvisibility.cpp8 namespace test30 { namespace
/external/libcxx/test/strings/basic.string/string.modifiers/string_insert/
H A Dsize_string_size_size.pass.cpp1696 void test30() function
1746 test30<S>();
1781 test30<S>();
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp3216 void test30() function
5860 test30<S>();
5920 test30<S>();
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp1492 // test30: TN. Synchronization via 'safe' race. Writer vs multiple Readers. {{{1
1493 namespace test30 { namespace
1545 ANNOTATE_EXPECT_RACE((void*)(&BOUNDARY), "test30. Sync via 'safe' race.");
1546 printf("test30: negative\n");
1553 } // namespace test30
1558 // This test is similar to test30, but
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_string_size_size.pass.cpp3226 void test30() function
5878 test30<S>();
5938 test30<S>();

Completed in 3710 milliseconds