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