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

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

Completed in 41 milliseconds