/aosp_15_r20/build/make/tools/aconfig/aconfig_protos/src/ |
H A D | lib.rs | 704 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 D | protos.rs | 108 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 D | grappler_item_builder_test.cc | 341 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 D | xla_jit_compiled_cpu_function_test.cc | 87 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 D | parse_text_proto.h | 24 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/ |
D | parse_text_proto.h | 17 explicit ParseTextProtoOrDie(absl::string_view text_proto) in ParseTextProtoOrDie()
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/core/ |
H A D | tf_concrete_function_test_protos.cc | 179 StructuredValue ParseStructuredValue(absl::string_view text_proto) { in ParseStructuredValue()
|
H A D | object_graph_traversal_test.cc | 27 SavedObjectGraph ParseSavedObjectGraph(StringPiece text_proto) { in ParseSavedObjectGraph()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
H A D | parse_text_proto.cc | 44 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/ |
H A D | parse_text_proto.cc | 49 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | c_api_experimental.cc | 206 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 D | tpu_embedding_configuration_proto_rewrite_test.cc | 36 Status ParseTextProto(absl::string_view text_proto, in ParseTextProto()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/ |
H A D | compatibility_analysis.cc | 181 std::string text_proto; in __anonddc4870b0302() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/ |
H A D | test_utils_test.cc | 36 StatusOr<MessageType> ParseTextProto(const std::string& text_proto) { in ParseTextProto()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | direct_session_test.cc | 2332 const char* text_proto = R"EOF( in CreateGraphForYEqualsXSquared() local
|