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

/vbox/src/VBox/Runtime/r3/
H A Dtesti.cpp35 RTR3DECL(int) RTTestIPrintfV(RTTESTLVL enmLevel, const char *pszFormat, va_list va) function
/vbox/include/iprt/
H A Dtest.h880 RTR3DECL(int) RTTestIPrintfV(RTTESTLVL enmLevel, const char *pszFormat, va_list va);
1056 * Same as RTTestIPrintfV with RTTESTLVL_FAILURE.
H A Dmangling.h1644 # define RTTestIPrintfV RT_MANGLER(RTTestIPrintfV) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTAvl.cpp309 //RTTestIPrintfV(RTTESTLVL_INFO, pszFormat, va);
310 RTTestIPrintfV(RTTESTLVL_SUB_TEST, pszFormat, va);

Completed in 81 milliseconds