Searched refs:test32 (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp35 class test32 : virtual test31 { virtual void f(); }; class in inherits:test31
36 class test33 : virtual test32 { virtual void f(); };
/external/clang/test/Sema/
H A Dreturn.c222 void test32() { function
H A Duninit-variables.c232 void test32() { function
/external/clang/test/CodeGen/
H A Dmmx-builtins.c165 __m64 test32(__m64 a, __m64 b) { function
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp769 namespace test32 { namespace
H A Dvisibility.cpp696 namespace test32 { namespace
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp1474 usleep(48000); // TODO: remove this when FP in test32 is fixed.
1611 // test32: FP. Synchronization via thread create/join. W/R. {{{1
1612 namespace test32 { namespace
1662 // ANNOTATE_EXPECT_RACE(&GLOB, "test32. FP. Fixed by MSMProp1.");
1663 printf("test32: negative\n");
1669 } // namespace test32
1959 usleep(48000); // TODO: remove this when FP in test32 is fixed.
2065 usleep(48000); // TODO: remove this when FP in test32 is fixed.
2292 // due to its false positive (test32).
/external/valgrind/unittest/
H A Dracecheck_unittest.cc1166 usleep(48000); // TODO: remove this when FP in test32 is fixed.
1301 // test32: FP. Synchronization via thread create/join. W/R. {{{1
1302 namespace test32 { namespace
1352 // ANNOTATE_EXPECT_RACE(&GLOB, "test32. FP. Fixed by MSMProp1.");
1353 printf("test32: negative\n");
1359 } // namespace test32
1649 usleep(48000); // TODO: remove this when FP in test32 is fixed.
1752 usleep(48000); // TODO: remove this when FP in test32 is fixed.
1979 // due to its false positive (test32).

Completed in 79 milliseconds