Searched refs:test32 (Results 1 - 11 of 11) 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/pcre/dist/
H A DRunTest305 test32=skip
317 test32=-32
342 test32=-32
411 for bmode in "$test8" "$test16" "$test32"; do
414 -16) if [ "$test8$test32" != "skipskip" ] ; then echo ""; fi
/external/deqp/framework/common/
H A DtcuFloatFormat.cpp386 TestBinary32 test32;
387 test32.runTest();
/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/libcxx/test/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp3426 void test32() function
5862 test32<S>();
5922 test32<S>();
/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/libcxx/test/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_string_size_size.pass.cpp3436 void test32() function
5880 test32<S>();
5940 test32<S>();

Completed in 277 milliseconds