Searched refs:RTTestPassedV (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r3/
H A Dtesti.cpp81 return RTTestPassedV(NIL_RTTEST, pszFormat, va);
89 int cch = RTTestPassedV(NIL_RTTEST, pszFormat, va);
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 Dtest.h402 RTR3DECL(int) RTTestPassedV(RTTEST hTest, const char *pszFormat, va_list va);
H A Dmangling.h1653 # define RTTestPassedV RT_MANGLER(RTTestPassedV) macro

Completed in 85 milliseconds