Home
last modified time | relevance | path

Searched defs:results_output (Results 1 – 2 of 2) sorted by relevance

/test/dittosuite/include/ditto/
Darg_parser.h23 ResultsOutput results_output = ResultsOutput::kReport; member
/test/dittosuite/src/
Dresult.cpp74 void Result::Print(const ResultsOutput results_output, const std::string& instruction_path) { in Print()