Searched defs:text_proto (Results 1 – 7 of 7) sorted by relevance
179 StructuredValue ParseStructuredValue(absl::string_view text_proto) { in ParseStructuredValue()
27 SavedObjectGraph ParseSavedObjectGraph(StringPiece text_proto) { in ParseSavedObjectGraph()
44 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
87 constexpr char text_proto[] = R"pb( in SumGraphVariable() local158 constexpr char text_proto[] = R"pb(feed { id { node_name: "y" } } in SumConfigVariable() local
341 const char* text_proto = R"EOF( in TEST_F() local380 const char* text_proto = R"EOF( in TEST_F() local431 const char* text_proto = R"EOF( in TEST_F() local
197 const char* text_proto, in CreateFunctionsFromTextProto()318 TF_Buffer* TFE_GetServerDef(const char* text_proto, TF_Status* status) { in TFE_GetServerDef()
2299 const char* text_proto = R"EOF( in CreateGraphForYEqualsXSquared() local