Searched refs:RTTestSkippedV (Results 1 - 3 of 3) sorted by relevance

/vbox/include/iprt/
H A Dtest.h440 RTR3DECL(int) RTTestSkippedV(RTTEST hTest, const char *pszFormat, va_list va);
H A Dmangling.h1662 # define RTTestSkippedV RT_MANGLER(RTTestSkippedV) macro
/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp1484 RTR3DECL(int) RTTestSkippedV(RTTEST hTest, const char *pszFormat, va_list va) function
1514 int cch = RTTestSkippedV(hTest, pszFormat, va);

Completed in 82 milliseconds