Searched defs:waitForStep (Results 1 – 2 of 2) sorted by relevance
60 bool waitForStep(E waitStep) in waitForStep() function
75 auto waitForStep = [&](Step waitStep) -> bool { in TEST_P() local