Searched defs:test34 (Results 1 - 12 of 12) sorted by relevance

/external/clang/test/Parser/
H A Dchar-literal-printing.c44 char16_t test34(void) { return u'\t'; } function
/external/clang/test/Sema/
H A Dreturn.c271 int test34(int x) { function
/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp37 class test34 : virtual test33 { virtual void f(); }; class in inherits:test33
38 class test35 : virtual test34 { virtual void f(); };
H A Dattr-noreturn.cpp147 __attribute__((noreturn)) void test34() { function in namespace:destructor_tests
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_T_size_size.pass.cpp3675 void test34() function
5912 test34<S, SV>();
5973 test34<S, SV>();
H A Dsize_size_string_size_size.pass.cpp3665 void test34() function
5901 test34<S>();
5961 test34<S>();
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
H A Dsize_size_T_size_size.pass.cpp3654 void test34() function
5883 test34<S, SV>();
5944 test34<S, SV>();
H A Dsize_size_string_size_size.pass.cpp3650 void test34() function
5878 test34<S>();
5938 test34<S>();
/external/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp3589 void test34() function
5785 test34();
/external/clang/test/CodeGenCXX/
H A Dvisibility.cpp728 namespace test34 { namespace
H A Dmangle.cpp800 namespace test34 { namespace
827 template<typename T> void f4(::test34::A<sizeof(sizeof(decltype(T() + T())))>) { }
/external/valgrind/drd/tests/
H A Dtsan_unittest.cpp1730 // test34: STAB. Stress test for the number of locks sets (LSETs). {{{1
1731 namespace test34 { namespace
1750 printf("test34:\n");
1766 } // namespace test34

Completed in 211 milliseconds