Home
last modified time | relevance | path

Searched refs:WaitForWaitStateChange (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/metrics/
Dthread_watcher_unittest.cc153 void WaitForWaitStateChange(TimeDelta wait_time, WaitState expected_state) { in WaitForWaitStateChange() function in CustomThreadWatcher
165 WaitForWaitStateChange(wait_time, STOPPED_WAITING); in VeryLongMethod()
374 io_watcher_->WaitForWaitStateChange(kUnresponsiveTime * 10, ALL_DONE); in TEST_F()
464 io_watcher_->WaitForWaitStateChange(kUnresponsiveTime * 10, ALL_DONE); in TEST_F()