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

/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp31 class test28 : virtual test27 { virtual void f(); }; class in inherits:test27
32 class test29 : virtual test28 { virtual void f(); };
/external/clang/test/Sema/
H A Dreturn.c192 void test28() __attribute__((noreturn));
193 void test28(x) { while (1) { } } function
H A Duninit-variables.c211 int test28() { function
/external/clang/test/CodeGen/
H A Dmmx-builtins.c145 __m64 test28(__m64 a, __m64 b) { function
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp710 namespace test28 { namespace
H A Dvisibility.cpp37 namespace test28 { namespace
/external/libcxx/test/strings/basic.string/string.modifiers/string_insert/
H A Dsize_string_size_size.pass.cpp1606 void test28() function
1744 test28<S>();
1779 test28<S>();
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp3006 void test28() function
5858 test28<S>();
5918 test28<S>();
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp1400 // test28: TN. Synchronization via Mutex, then PCQ. 3 threads {{{1
1401 namespace test28 { namespace
1435 printf("test28: negative\n");
1442 } // namespace test28
1447 // Similar to test28, but has two Getters and two PCQs.
1815 // variation of test28 (W/W instead of W/R)
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_string_size_size.pass.cpp3016 void test28() function
5876 test28<S>();
5936 test28<S>();

Completed in 232 milliseconds