Searched refs:test49 (Results 1 - 9 of 9) sorted by relevance

/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp52 class test49 : virtual test48 { virtual void f(); }; class in inherits:test48
53 class test50 : virtual test49 { virtual void f(); };
/external/clang/test/Parser/
H A Dchar-literal-printing.c63 char32_t test49(void) { return U'c'; } function
/external/clang/test/CodeGen/
H A Dx86_64-arguments.c379 void test49(double d, double e) { function
382 // CHECK-LABEL: define void @test49(
H A Dmmx-builtins.c250 __m64 test49(__m64 a, __m64 b) { function
/external/clang/test/Sema/
H A Duninit-variables.c342 void *test49(int *i) function
/external/clang/test/CodeGenCXX/
H A Dvisibility.cpp904 namespace test49 { namespace
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp5211 void test49() function
5879 test49<S>();
5939 test49<S>();
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp2384 // test49: FN. Simple race (single write vs multiple reads). {{{1
2385 namespace test49 { namespace
2416 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test49. TP. FN in MSMHelgrind.");
2417 printf("test49: positive\n");
2424 } // namespace test49
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_string_size_size.pass.cpp5221 void test49() function
5897 test49<S>();
5957 test49<S>();

Completed in 212 milliseconds