Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest.cc2894 static const char * TestPartResultTypeToString(TestPartResult::Type type) { in TestPartResultTypeToString() function
2921 << " " << TestPartResultTypeToString(test_part_result.type()) in PrintTestPartResultToString()