Searched refs:RTTestIErrorCount (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-1.cpp43 uint32_t const cErrBefore = RTTestIErrorCount();
70 if (cErrBefore != RTTestIErrorCount())
145 if (RTTestIErrorCount() == 0)
/vbox/src/VBox/Runtime/testcase/
H A DtstRTSemEventMulti.cpp198 if (RTTestIErrorCount())
205 if (RTTestIErrorCount())
211 if (RTTestIErrorCount())
H A DtstRTReqPool.cpp143 if (RTTestIErrorCount() == 0)
H A DtstRTPrfIO.cpp250 if (RTTestIErrorCount() == 0)
H A DtstRTMemCache.cpp333 if (RTTestIErrorCount() == 0)
H A DtstRTBigNum.cpp1660 if (RTTestIErrorCount() == 0)
/vbox/src/VBox/Runtime/r3/
H A Dtesti.cpp123 RTR3DECL(uint32_t) RTTestIErrorCount(void) function
/vbox/include/iprt/
H A Dtest.h1007 RTR3DECL(uint32_t) RTTestIErrorCount(void);
H A Dmangling.h1631 # define RTTestIErrorCount RT_MANGLER(RTTestIErrorCount) macro
/vbox/src/VBox/Devices/Network/testcase/
H A DtstIntNetR0.cpp712 if (!RTTestIErrorCount())

Completed in 2809 milliseconds