Searched defs:TextFormat (Results 1 – 6 of 6) 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
56 public final class TextFormat { class57 private TextFormat() {} in TextFormat() method in TextFormat
554 TEST_F(CFGAS_FormatStringTest, TextFormat) { in TEST_F() argument