Searched defs:ProcessResultWatcher (Results 1 – 1 of 1) sorted by relevance
184 class ProcessResultWatcher : public ResultWatcher { class186 ProcessResultWatcher(FilePath result_file, size_t num_tests, Process& process) in ProcessResultWatcher() function in base::ProcessResultWatcher