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

/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp223 RTR3DECL(int) RTTestCreateEx(const char *pszTest, uint32_t fFlags, RTTESTLVL enmMaxLevel, function
406 return RTTestCreateEx(pszTest, RTTEST_C_USE_ENV, RTTESTLVL_INVALID, -1 /*iNativeTestPipe*/, NULL /*pszXmlFile*/, phTest);
/vbox/include/iprt/
H A Dmangling.h1619 # define RTTestCreateEx RT_MANGLER(RTTestCreateEx) macro

Completed in 78 milliseconds