Searched defs:TextFormat (Results 1 – 7 of 7) sorted by relevance
59 typedef GRPC_CUSTOM_TEXTFORMAT TextFormat; typedef
83 public abstract class TextFormat { class
329 const std::string &ShowFunction, bool TextFormat, in showInstrProfile()470 cl::opt<bool> TextFormat( in show_main() local
576 const std::string &ShowFunction, bool TextFormat, in showInstrProfile()758 cl::opt<bool> TextFormat( in show_main() local
70 [pbr::OriginalName("TEXT_FORMAT")] TextFormat = 4, enumerator
55 public final class TextFormat { class56 private TextFormat() {} in TextFormat() method in TextFormat
649 TEST_F(CFGAS_StringFormatterTest, TextFormat) { in TEST_F() argument