HomeSort by relevance Sort by last modified time
    Searched full:recovery_done (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_model_unittest.cc 75 bool recovery_done() const { return recovery_done_; } function in class:diagnostics::UTObserver
104 EXPECT_FALSE(observer.recovery_done());
106 EXPECT_TRUE(observer.recovery_done());

Completed in 31 milliseconds