Searched refs:ResultsType (Results 1 – 2 of 2) sorted by relevance
48 struct ResultsType { struct73 void PrintResults(size_t total, const ResultsType& results, std::string* footer); argument110 static ResultsType SlowResults;111 static ResultsType XpassFailResults;112 static ResultsType FailResults;113 static ResultsType TimeoutResults;114 static ResultsType SkippedResults;
472 void Isolate::PrintResults(size_t total, const ResultsType& results, std::string* footer) { in PrintResults()502 Isolate::ResultsType Isolate::SlowResults = {515 Isolate::ResultsType Isolate::XpassFailResults = {524 Isolate::ResultsType Isolate::FailResults = {533 Isolate::ResultsType Isolate::TimeoutResults = {545 Isolate::ResultsType Isolate::SkippedResults = {