Home
last modified time | relevance | path

Searched refs:TestPartResultTypeToString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc3135 static const char* TestPartResultTypeToString(TestPartResult::Type type) { in TestPartResultTypeToString() function
3166 << TestPartResultTypeToString(test_part_result.type()) in PrintTestPartResultToString()