Searched refs:results_processor (Results 1 – 1 of 1) sorted by relevance
228 def RunResultsProcessor(results_processor, stdout, count): argument234 assert os.path.exists(results_processor)236 [sys.executable, results_processor],371 self.results_processor = None413 self.results_processor = suite.get(414 "results_processor", parent.results_processor)463 if self.results_processor:466 yield RunResultsProcessor(self.results_processor, stdout, i + 1)