Searched defs:CheckExpectations (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/process_proxy/
H A Dprocess_output_watcher_unittest.cc55 bool CheckExpectations(const std::string& data, ProcessOutputType type) { function in class:chromeos::ProcessWatcherExpectations
107 failed_ = !expectations_.CheckExpectations(output, type);

Completed in 97 milliseconds