Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc3862 static std::string PrintTestPartResultToString(
3867 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
4343 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
4355 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()