Searched refs:kProtoTextFormat (Results 1 – 4 of 4) sorted by relevance
58 if (format == kProtoTextFormat) { in ReadInput()88 if (output.format == kProtoTextFormat) { in WriteOutput()114 const char kProtoTextFormat[] = "text"; variable
19 using quipper::kProtoTextFormat;78 << " and '" << kProtoTextFormat << "' for proto text."; in PrintUsage()
18 extern const char kProtoTextFormat[];
30 output.format = kProtoTextFormat; in TEST_P()