Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2474 static const char * TestPartResultTypeToString(TestPartResult::Type type) { in TestPartResultTypeToString() function
2499 << " " << TestPartResultTypeToString(test_part_result.type()) in PrintTestPartResultToString()