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