Home
last modified time | relevance | path

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

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