Searched refs:TestPartResultTypeToString (Results 1 – 1 of 1) sorted by relevance
2474 static const char * TestPartResultTypeToString(TestPartResult::Type type) { in TestPartResultTypeToString() function2499 << " " << TestPartResultTypeToString(test_part_result.type()) in PrintTestPartResultToString()