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

/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp1035 static int rtTestPrintfV(PRTTESTINT pTest, const char *pszFormat, va_list va) function
1056 int cch = rtTestPrintfV(pTest, pszFormat, va);
1085 cch += rtTestPrintfV(pTest, pszFormat, va);
1134 cch += rtTestPrintfV(pTest, pszFormat, va);

Completed in 46 milliseconds