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

/vbox/src/VBox/Main/testcase/
H A DtstVBoxAPIPerf.cpp119 uint32_t const cCalls1 = 4096; local
120 uint32_t cLeft = cCalls1;
134 RTTestValue(g_hTest, "IVirtualBox::Host average", uElapsed / cCalls1, RTTESTUNIT_NS_PER_CALL);

Completed in 59 milliseconds