Searched refs:randDelay (Results 1 – 1 of 1) sorted by relevance
170 uint32 randDelay = 1 + (rand() % 4); in SUITE() local175 for(uint32 i = 0; i < randDelay; i++) in SUITE()