Home
last modified time | relevance | path

Searched refs:runTest (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.shared/
H A Dfinalize.d7 void runTest() in runTest() function
49 runTest(); in main()
50 auto thr = new Thread(&runTest); in main()
H A Dload_13414.d10 void runTest(string name) in runTest() function
38 runTest(name); in main()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.shared/
H A Dfinalize.d7 void runTest() in runTest() function
49 runTest(); in main()
50 auto thr = new Thread(&runTest); in main()
H A Dload_13414.d10 void runTest(string name) in runTest() function
29 runTest(name); in main()
/netbsd-src/tests/lib/libc/string/
H A Dt_memcpy.c57 runTest(unsigned char *b1, unsigned char *b2) in runTest() function
97 runTest(start[i], start[j]); in ATF_TC_BODY()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Drwmutex.d663 static void runTest(ReadWriteMutex.Policy policy)
791 runTest(ReadWriteMutex.Policy.PREFER_READERS);
792 runTest(ReadWriteMutex.Policy.PREFER_WRITERS);
875 static void runTest(ReadWriteMutex.Policy policy)
1003 runTest(ReadWriteMutex.Policy.PREFER_READERS);
1004 runTest(ReadWriteMutex.Policy.PREFER_WRITERS);
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DLitTestCase.py29 def runTest(self): member in LitTestCase
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dconcurrency.d2360 void runTest(Tid tid) in version()
2372 runTest(tid); in version()
2377 runTest(tid); in version()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dconcurrency.d2622 static void runTest(Tid tid) in runTest() function
2634 runTest(tid); in simpleTest()
2639 runTest(tid); in simpleTest()