Searched refs:RelaxForMs (Results 1 – 1 of 1) sorted by relevance
182 void RelaxForMs(std::chrono::milliseconds wait = 1ms);214 void TestFrame::RelaxForMs(std::chrono::milliseconds wait) { in RelaxForMs() function in android::init::__anoneb9747b80110::TestFrame221 RelaxForMs(); in SetChord()228 RelaxForMs(); in SetChords()262 for (int retry = 1000; retry && !IsChord(chord); --retry) RelaxForMs(); in WaitForChord()303 for (int retry = 1000; retry && before == InitInputFds(); --retry) test_frame.RelaxForMs(); in TEST()