Searched defs:PrintToString (Results 1 – 2 of 2) sorted by relevance
/external/googletest/googletest/include/gtest/ | ||
D | gtest-printers.h | 938 ::std::string PrintToString(const T& value) { in PrintToString() function |
/external/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 1462 bool TextFormat::Printer::PrintToString(const Message& message, in PrintToString() function in google::protobuf::TextFormat::Printer |