Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3984 static const char * TestPartResultTypeToString(TestPartResult::Type type) { in TestPartResultTypeToString() function
4009 << " " << TestPartResultTypeToString(test_part_result.type()) in PrintTestPartResultToString()