Searched refs:RTTestSubErrorCount (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Main/testcase/
H A DtstMediumLock.cpp82 if (!RTTestSubErrorCount(hTest))
93 if (!RTTestSubErrorCount(hTest))
99 if (!RTTestSubErrorCount(hTest))
107 if (!RTTestSubErrorCount(hTest))
122 if (!RTTestSubErrorCount(hTest))
156 if (!RTTestSubErrorCount(hTest))
197 if (!RTTestSubErrorCount(hTest))
231 if (!RTTestSubErrorCount(hTest))
/vbox/src/VBox/Devices/Audio/testcase/
H A DtstAudioMixBuffer.cpp131 return RTTestSubErrorCount(hTest) ? VERR_GENERAL_FAILURE : VINF_SUCCESS;
235 return RTTestSubErrorCount(hTest) ? VERR_GENERAL_FAILURE : VINF_SUCCESS;
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDevTesting.cpp341 while (RTTestSubErrorCount(pThis->hTestingTest) < u32)
/vbox/include/iprt/
H A Dtest.h570 RTR3DECL(uint32_t) RTTestSubErrorCount(RTTEST hTest);
H A Dmangling.h1665 # define RTTestSubErrorCount RT_MANGLER(RTTestSubErrorCount) macro
/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp1650 RTR3DECL(uint32_t) RTTestSubErrorCount(RTTEST hTest) function

Completed in 73 milliseconds