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

/external/clang/test/Parser/
H A Dchar-literal-printing.c33 wchar_t test25(void) { return L'\x333'; } function
/external/clang/test/Sema/
H A Dreturn.c152 int test25() { function
H A Duninit-variables.c183 float test25() { function
/external/clang/test/CodeGen/
H A Dmmx-builtins.c130 void test25(__m64 *p, __m64 a) { function
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp658 namespace test25 { namespace
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp1310 // test25: TN. Synchronization via ReaderLockWhenWithTimeout(). {{{1
1311 namespace test25 { namespace
1336 printf("test25: negative\n");
1341 } // namespace test25
1347 // Same as test25, but we timeout and incorrectly assume happens-before.
/external/valgrind/unittest/
H A Dracecheck_unittest.cc1006 // test25: TN. Synchronization via ReaderLockWhenWithTimeout(). {{{1
1007 namespace test25 { namespace
1032 printf("test25: negative\n");
1037 } // namespace test25
1043 // Same as test25, but we timeout and incorrectly assume happens-before.

Completed in 151 milliseconds