Lines Matching refs:text_format
38 #include <google/protobuf/text_format.h>469 const string& test_name, const string& text_format) {472 TextFormat::ParseFromString(text_format, &payload_message))473 << "Failed to parse: " << text_format;