Searched refs:WaitForTestToComplete (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome_frame/test/
H A Dtest_with_web_server.h183 bool WaitForTestToComplete(base::TimeDelta duration);
190 // WaitForTestToComplete). Then checks that the outcome is equal to the
H A Dtest_with_web_server.cc235 bool ChromeFrameTestWithWebServer::WaitForTestToComplete( function in class:ChromeFrameTestWithWebServer
263 if (WaitForTestToComplete(TestTimeouts::action_max_timeout())) {

Completed in 43 milliseconds