Searched refs:test28 (Results 1 - 11 of 11) 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 Dobject-size.c370 // CHECK-LABEL: @test28
371 void test28() { function
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp710 namespace test28 { namespace
H A Dvisibility.cpp40 namespace test28 { namespace
/external/libcxx/test/std/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/std/experimental/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp2961 void test28() function
5775 test28();
/external/libcxx/test/std/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/drd/tests/
H A Dtsan_unittest.cpp1404 // test28: TN. Synchronization via Mutex, then PCQ. 3 threads {{{1
1405 namespace test28 { namespace
1439 printf("test28: negative\n");
1446 } // namespace test28
1451 // Similar to test28, but has two Getters and two PCQs.
1819 // variation of test28 (W/W instead of W/R)
/external/libcxx/test/std/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 573 milliseconds