Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2878 static const char * TestPartResultTypeToString(TestPartResult::Type type) { in TestPartResultTypeToString() function
2905 << " " << TestPartResultTypeToString(test_part_result.type()) in PrintTestPartResultToString()