Searched refs:TestResultTypeToString (Results 1 – 2 of 2) sorted by relevance
62 const char *TestResultTypeToString(TestResultType type);77 return os << TestResultTypeToString(result.type);
1184 const char *TestResultTypeToString(TestResultType type) in TestResultTypeToString() function