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;
469 void Isolate::PrintResults(size_t total, const ResultsType& results, std::string* footer) { in PrintResults()499 Isolate::ResultsType Isolate::SlowResults = {512 Isolate::ResultsType Isolate::XpassFailResults = {521 Isolate::ResultsType Isolate::FailResults = {530 Isolate::ResultsType Isolate::TimeoutResults = {542 Isolate::ResultsType Isolate::SkippedResults = {