Home
last modified time | relevance | path

Searched defs:text_proto (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/build/make/tools/aconfig/aconfig_protos/src/
H A Dlib.rs704 let text_proto = r#" in test_parsed_flags_try_from_text_proto() localVariable
766 let text_proto = r#" in test_parsed_flags_try_from_text_proto() localVariable
781 let text_proto = r#" in test_parsed_flags_try_from_text_proto() localVariable
800 let text_proto = r#" in test_parsed_flags_try_from_text_proto() localVariable
839 let text_proto = r#" in test_parsed_flags_try_from_text_proto() localVariable
878 let text_proto = r#" in test_parsed_flags_try_from_text_proto() localVariable
916 let text_proto = r#" in test_parsed_flag_path_to_declaration() localVariable
945 let text_proto = r#" in test_parsed_flags_merge() localVariable
979 let text_proto = r#" in test_parsed_flags_merge() localVariable
998 let text_proto = r#" in test_parsed_flags_merge() localVariable
[all …]
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dprotos.rs108 let text_proto = r#" in test_parse_storage_record_pb() localVariable
148 let text_proto = r#" in test_parse_invalid_storage_record_pb() localVariable
166 let text_proto = r#" in test_parse_invalid_storage_record_pb() localVariable
184 let text_proto = r#" in test_parse_invalid_storage_record_pb() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgrappler_item_builder_test.cc341 const char* text_proto = R"EOF( in TEST_F() local
380 const char* text_proto = R"EOF( in TEST_F() local
431 const char* text_proto = R"EOF( in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_jit_compiled_cpu_function_test.cc87 constexpr char text_proto[] = R"pb( in SumGraphVariable() local
158 constexpr char text_proto[] = R"pb(feed { id { node_name: "y" } } in SumConfigVariable() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/test/
H A Dparse_text_proto.h24 explicit ParseTextProtoOrDie(absl::string_view text_proto) in ParseTextProtoOrDie()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/test/
Dparse_text_proto.h17 explicit ParseTextProtoOrDie(absl::string_view text_proto) in ParseTextProtoOrDie()
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/core/
H A Dtf_concrete_function_test_protos.cc179 StructuredValue ParseStructuredValue(absl::string_view text_proto) { in ParseStructuredValue()
H A Dobject_graph_traversal_test.cc27 SavedObjectGraph ParseSavedObjectGraph(StringPiece text_proto) { in ParseSavedObjectGraph()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dparse_text_proto.cc44 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dparse_text_proto.cc49 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_experimental.cc206 const char* text_proto, in CreateFunctionsFromTextProto()
327 TF_Buffer* TFE_GetServerDef(const char* text_proto, TF_Status* status) { in TFE_GetServerDef()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_embedding_configuration_proto_rewrite_test.cc36 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/
H A Dcompatibility_analysis.cc181 std::string text_proto; in __anonddc4870b0302() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/
H A Dtest_utils_test.cc36 StatusOr<MessageType> ParseTextProto(const std::string& text_proto) { in ParseTextProto()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session_test.cc2332 const char* text_proto = R"EOF( in CreateGraphForYEqualsXSquared() local