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

/vbox/src/VBox/Runtime/r3/
H A Dtesti.cpp119 return RTTestErrorInc(NIL_RTTEST);
H A Dtest.cpp1622 RTR3DECL(int) RTTestErrorInc(RTTEST hTest) function
1673 RTTestErrorInc(pTest);
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDevTesting.cpp330 RTTestErrorInc(pThis->hTestingTest); /* A bit stupid, but does the trick. */
342 RTTestErrorInc(pThis->hTestingTest); /* A bit stupid, but does the trick. */
/vbox/src/VBox/ValidationKit/utils/usb/
H A DUsbTest.cpp365 RTTestErrorInc(g_hTest);
/vbox/include/iprt/
H A Dtest.h552 RTR3DECL(int) RTTestErrorInc(RTTEST hTest);
H A Dmangling.h1622 # define RTTestErrorInc RT_MANGLER(RTTestErrorInc) macro

Completed in 108 milliseconds