HomeSort by relevance Sort by last modified time
    Searched refs:WaitForTestToComplete (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome_frame/test/
test_with_web_server.h 183 bool WaitForTestToComplete(base::TimeDelta duration);
190 // WaitForTestToComplete). Then checks that the outcome is equal to the
test_with_web_server.cc 235 bool ChromeFrameTestWithWebServer::WaitForTestToComplete(
263 if (WaitForTestToComplete(TestTimeouts::action_max_timeout())) {
    [all...]

Completed in 564 milliseconds