Searched refs:reTry (Results 1 – 1 of 1) sorted by relevance
916 int reTry = 5; in WaitCallCount() local917 while (observer1->GetCallCount() != 1u && reTry > 0) { in WaitCallCount()919 reTry--; in WaitCallCount()