Searched defs:ResultsType (Results 1 – 1 of 1) sorted by relevance
48 struct ResultsType { struct49 const char* color;73 void PrintResults(size_t total, const ResultsType& results, std::string* footer); argument