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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTAvl.cpp537 int avlogcphysRand(unsigned cMax, unsigned cMax2) argument
546 RTTestISubF("oGCPhys(%d, %d): random", cMax, cMax2);
547 PTRACKER pTracker = TrackerCreate(cMax2);
550 RTTestIFailed("failed to create %d tracker!\n", cMax2);

Completed in 49 milliseconds