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

/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp1574 RTR3DECL(int) RTTestValue(RTTEST hTest, const char *pszName, uint64_t u64Value, RTTESTUNIT enmUnit) function
1609 int rc = RTTestValue(hTest, pszName, u64Value, enmUnit);
/vbox/include/iprt/
H A Dmangling.h1669 # define RTTestValue RT_MANGLER(RTTestValue) macro

Completed in 108 milliseconds