Searched refs:RTTestSubF (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTDvm.cpp92 RTTestSubF(hTest, "Create DVM");
101 RTTestSubF(hTest, "Open volume map");
115 RTTestSubF(hTest, "Dump volumes");
H A DtstRTFilesystem.cpp48 RTTestSubF(hTest, "Create filesystem object");
H A DtstRTBase64.cpp147 RTTestSubF(hTest, "Test 1-%u", i);
177 RTTestSubF(hTest, "Test 3");
H A DtstRTS3.cpp195 RTTestSubF(hTest, "Create S3");
H A DtstRTSemXRoads.cpp96 RTTestSubF(g_hTest, "Traffic - %u threads per direction, %u sec", cThreads, cSecs);
H A DtstRTCritSect.cpp191 RTTestSubF(g_hTest, "Test #1 with %u thread", cThreads);
354 RTTestSubF(g_hTest, "Test #2 - cThreads=%u cIterations=%u cCheckLoops=%u", cThreads, cIterations, cCheckLoops);
H A DtstRTR0SemMutexDriver.cpp106 RTTestSubF(g_hTest, "%s - %u threads", pszTest, cThreads);
H A DtstRTCritSectRw.cpp223 RTTestSubF(g_hTest, "Test4 - %u threads, %u sec, %u%% writes, %syielding",
H A DtstRTSemRW.cpp222 RTTestSubF(g_hTest, "Test4 - %u threads, %u sec, %u%% writes, %syielding",
H A DtstRTLockValidator.cpp327 RTTestSubF(g_hTest, "%s, %u threads, %u secs", pszName, cThreads, cSecs);
329 RTTestSubF(g_hTest, "%s, %u threads, single pass", pszName, cThreads);
/vbox/src/VBox/Devices/Audio/testcase/
H A DtstAudioMixBuffer.cpp41 RTTestSubF(hTest, "Single buffer");
136 RTTestSubF(hTest, "2 Children -> Parent");
/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstSupSem-Zombie.cpp175 RTTestSubF(hTest, "Pass %u", iPass);
/vbox/src/VBox/ValidationKit/utils/nt/
H A Dnttimesources.cpp155 RTTestSubF(hTest, "The whole bunch - pass #%u", i + 1);
/vbox/include/iprt/
H A Dtest.h366 RTR3DECL(int) RTTestSubF(RTTEST hTest, const char *pszSubTestFmt, ...);
H A Dmangling.h1666 # define RTTestSubF RT_MANGLER(RTTestSubF) macro
/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp1371 RTR3DECL(int) RTTestSubF(RTTEST hTest, const char *pszSubTestFmt, ...) function
/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet-app.cpp1249 RTTestSubF(g_hTest, "%s - %s", pszBunchName, paInstructions[iInstr].pszMnemonic);

Completed in 90 milliseconds