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

/system/extras/tests/include/
H A DtestUtil.h43 uint32_t testRandMod(uint32_t mod);
/system/extras/tests/lib/testUtil/
H A DtestUtil.c204 uint32_t testRandMod(uint32_t mod) function
243 return (testRandMod(2));
/system/extras/tests/wifi/stress/
H A DwifiLoadScanAssoc.c486 chosenAvail = testRandMod(numAvailCPU);

Completed in 41 milliseconds