Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc3114 static const char* TestPartResultTypeToString(TestPartResult::Type type) { in TestPartResultTypeToString() function
3145 << TestPartResultTypeToString(test_part_result.type()) in PrintTestPartResultToString()