Searched refs:test44 (Results 1 - 7 of 7) sorted by relevance

/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp47 class test44 : virtual test43 { virtual void f(); }; class in inherits:test43
48 class test45 : virtual test44 { virtual void f(); };
/external/clang/test/Parser/
H A Dchar-literal-printing.c57 char32_t test44(void) { return U'\f'; } function
/external/clang/test/Sema/
H A Duninit-variables.c315 void test44(int i) { function
/external/clang/test/CodeGen/
H A Dmmx-builtins.c225 __m64 test44(__m64 a, __m64 b) { function
/external/clang/test/CodeGenCXX/
H A Dvisibility.cpp841 namespace test44 { namespace
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp2184 // test44: FP. {{{1
2185 namespace test44 { namespace
2214 // ANNOTATE_EXPECT_RACE(&GLOB, "test44. FP. Fixed by MSMProp1.");
2215 printf("test44: negative\n");
2222 } // namespace test44
/external/valgrind/unittest/
H A Dracecheck_unittest.cc1871 // test44: FP. {{{1
1872 namespace test44 { namespace
1901 // ANNOTATE_EXPECT_RACE(&GLOB, "test44. FP. Fixed by MSMProp1.");
1902 printf("test44: negative\n");
1909 } // namespace test44

Completed in 1745 milliseconds