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

/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);
/vbox/include/iprt/
H A Dmangling.h1662 # define RTTestSkippedV RT_MANGLER(RTTestSkippedV) macro

Completed in 79 milliseconds