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

/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp1220 * RTTestSub and RTTestSubDone worker that cleans up the current (if any)
1317 * since the last RTTestSub call.
1324 RTR3DECL(int) RTTestSub(RTTEST hTest, const char *pszSubTest) function
1361 * Format string version of RTTestSub.
1363 * See RTTestSub for details.
1382 * Format string version of RTTestSub.
1384 * See RTTestSub for details.
1398 int cch = RTTestSub(hTest, pszSubTest);
/vbox/include/iprt/
H A Dmangling.h1663 # define RTTestSub RT_MANGLER(RTTestSub) macro

Completed in 62 milliseconds