Searched defs:results_output (Results 1 – 2 of 2) sorted by relevance
23 ResultsOutput results_output = ResultsOutput::kReport; member
74 void Result::Print(const ResultsOutput results_output, const std::string& instruction_path) { in Print()