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