Searched defs:text_proto (Results 1 – 11 of 11) sorted by relevance
87 constexpr char text_proto[] = R"pb( in SumGraphVariable() local158 constexpr char text_proto[] = R"pb(feed { id { node_name: "y" } } in SumConfigVariable() local
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()
49 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
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
181 std::string text_proto; in __anon653ac3da0302() local
36 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
36 StatusOr<MessageType> ParseTextProto(const std::string& text_proto) { in ParseTextProto()
206 const char* text_proto, in CreateFunctionsFromTextProto()327 TF_Buffer* TFE_GetServerDef(const char* text_proto, TF_Status* status) { in TFE_GetServerDef()
2332 const char* text_proto = R"EOF( in CreateGraphForYEqualsXSquared() local