Home
last modified time | relevance | path

Searched defs:PrintToString (Results 1 – 2 of 2) sorted by relevance

/external/googletest/googletest/include/gtest/
Dgtest-printers.h938 ::std::string PrintToString(const T& value) { in PrintToString() function
/external/protobuf/src/google/protobuf/
Dtext_format.cc1462 bool TextFormat::Printer::PrintToString(const Message& message, in PrintToString() function in google::protobuf::TextFormat::Printer
1846 /* static */ bool TextFormat::PrintToString( in PrintToString() function in google::protobuf::TextFormat