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

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

Completed in 260 milliseconds