Searched defs:RTTestFailedV (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp1668 RTR3DECL(int) RTTestFailedV(RTTEST hTest, const char *pszFormat, va_list va) function
1710 int cch = RTTestFailedV(hTest, pszFormat, va);
/vbox/include/iprt/
H A Dmangling.h1624 # define RTTestFailedV RT_MANGLER(RTTestFailedV) macro

Completed in 192 milliseconds