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