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::__anon9c143ff60111::TestFrame224 RelaxForMs(); in SetChord()231 RelaxForMs(); in SetChords()265 for (int retry = 1000; retry && !IsChord(chord); --retry) RelaxForMs(); in WaitForChord()306 for (int retry = 1000; retry && before == InitInputFds(); --retry) test_frame.RelaxForMs(); in TEST()