/external/protobuf/python/google/protobuf/internal/ |
D | text_format_test.py | 62 from google.protobuf import text_format 75 for quote in text_format._QUOTES: 118 self.RemoveRedundantZeros(text_format.MessageToString(message)), 136 text_format.MessageToString(message), 144 text_format.MessageToString(message, as_one_line=True), 155 text_format.MessageToString(message, as_one_line=True), 184 actual_ascii = text_format.MessageToString( 189 text_format.Parse(actual_ascii, parsed_message) 200 text_format.MessageToString(message, as_one_line=True), 213 self.RemoveRedundantZeros(text_format.MessageToString( [all …]
|
D | proto_builder_test.py | 47 from google.protobuf import text_format 68 'bar: "asdf"\nfoo: 12345\n', text_format.MessageToString(proto)) 79 'foo: 12345\nbar: "asdf"\n', text_format.MessageToString(proto))
|
/external/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
D | text_format_test.py | 41 from google.protobuf import text_format 71 self.RemoveRedundantZeros(text_format.MessageToString(message)), 78 self.RemoveRedundantZeros(text_format.MessageToString(message)), 87 self.CompareToGoldenText(text_format.MessageToString(message), 131 self.RemoveRedundantZeros(text_format.MessageToString(message)), 146 text_format.MessageToString(message, as_one_line=True), 157 text_format.MessageToString(message, as_one_line=True), 165 text_format.MessageToString(message, as_one_line=True), 175 text_format.MessageToString(message, as_one_line=True), 196 text_format.MessageToString(message, as_one_line=True)), [all …]
|
/external/tensorflow/tensorflow/python/grappler/ |
D | cost_analyzer_tool.py | 25 from google.protobuf import text_format 46 text_format.Merge(input_data, saved_model) 48 except text_format.ParseError: 55 text_format.Merge(input_data, meta_graph) 56 except text_format.ParseError: 62 text_format.Merge(input_data, graph_def) 63 except text_format.ParseError: 84 text_format.Merge(FLAGS.rewriter_config,
|
/external/tensorflow/tensorflow/python/kernel_tests/boosted_trees/ |
D | prediction_ops_test.py | 22 from google.protobuf import text_format 109 text_format.Merge( 177 text_format.Merge( 246 text_format.Merge( 319 text_format.Merge(""" 392 text_format.Merge( 465 text_format.Merge( 557 text_format.Merge(""" 672 text_format.Merge( 825 text_format.Merge(""" [all …]
|
D | resource_ops_test.py | 20 from google.protobuf import text_format 51 text_format.Merge( 181 text_format.Merge(
|
/external/tensorflow/tensorflow/python/util/ |
D | example_parser_configuration_test.py | 21 from google.protobuf import text_format 78 text_format.Parse(EXPECTED_CONFIG_V2, expected) 80 text_format.Parse(EXPECTED_CONFIG_V1, expected)
|
/external/tensorflow/tensorflow/python/saved_model/ |
D | method_name_updater_test.py | 24 from google.protobuf import text_format 33 _SAVED_MODEL_PROTO = text_format.Parse(""" 143 text_format.Parse( 255 text_format.Parse(
|
/external/tensorflow/tensorflow/python/tools/ |
D | print_selective_registration_header_test.py | 24 from google.protobuf import text_format 105 text_format.Parse(d, graph_pb2.GraphDef()) 199 text_format.Parse(d, graph_pb2.GraphDef()) 226 graphs = [text_format.Parse(GRAPH_DEF_TXT_2, graph_pb2.GraphDef())]
|
D | saved_model_utils.py | 24 from google.protobuf import text_format 69 text_format.Merge(file_content.decode("utf-8"), saved_model) 71 except text_format.ParseError as e:
|
D | strip_unused_lib.py | 23 from google.protobuf import text_format 111 text_format.Merge(f.read(), input_graph_def) 123 f.write(text_format.MessageToString(output_graph_def))
|
D | optimize_for_inference.py | 62 from google.protobuf import text_format 85 text_format.Merge(data.decode("utf-8"), input_graph_def)
|
D | freeze_graph.py | 44 from google.protobuf import text_format 253 text_format.Merge(f.read(), input_graph_def) 267 text_format.Merge(f.read(), input_meta_graph_def) 282 text_format.Merge(f.read(), saver_def)
|
D | selective_registration_header_lib.py | 29 from google.protobuf import text_format 96 graph_def = text_format.Parse(file_data, graph_pb2.GraphDef())
|
/external/tensorflow/tensorflow/python/util/protobuf/ |
D | compare.py | 72 from google.protobuf import text_format 96 a = text_format.Merge(a, b.__class__(), descriptor_pool=pool) 106 a_str = text_format.MessageToString(a, descriptor_pool=pool) 107 b_str = text_format.MessageToString(b, descriptor_pool=pool)
|
/external/tensorflow/tensorflow/python/framework/ |
D | op_def_util_test.py | 25 from google.protobuf import text_format 116 text_format.Parse(pbtxt, proto) 132 text_format.Parse(pbtxt, proto)
|
D | graph_io.py | 24 from google.protobuf import text_format 71 text_format.MessageToString(
|
/external/protobuf/conformance/ |
D | conformance_python.py | 47 from google.protobuf import text_format 147 text_format.Parse(request.text_payload, test_message) 169 response.text_payload = text_format.MessageToString(
|
/external/perfetto/tools/ |
D | proto_utils.py | 22 from google.protobuf import reflection, text_format 56 text_format.Merge(text_proto_file.read(), proto)
|
/external/rust/crates/protobuf/src/text_format/lexer/ |
D | str_lit.rs | 3 use crate::text_format::lexer::ParserLanguage; 72 use crate::text_format::lexer::StrLit;
|
/external/tensorflow/tensorflow/python/kernel_tests/proto/ |
D | encode_proto_op_test_base.py | 29 from google.protobuf import text_format 198 text_format.Parse( 199 text_format.MessageToString(
|
D | decode_proto_op_test_base.py | 29 from google.protobuf import text_format 249 text_format.Parse( 250 text_format.MessageToString(value, float_format='.17g'), 269 text_format.MessageToString(
|
/external/tensorflow/tensorflow/python/feature_column/ |
D | sequence_feature_column_integration_test.py | 24 from google.protobuf import text_format 202 return text_format.Parse(_SEQ_EX_PROTO, example)
|
/external/tensorflow/tensorflow/tools/test/ |
D | run_and_gather_logs.py | 31 from google.protobuf import text_format 81 print(text_format.MessageToString(test_results))
|
/external/grpc-grpc/test/cpp/util/ |
D | proto_file_parser.cc | 284 grpc::string text_format; in GetTextFormatFromMessageType() local 285 if (!protobuf::TextFormat::PrintToString(*msg.get(), &text_format)) { in GetTextFormatFromMessageType() 289 return text_format; in GetTextFormatFromMessageType()
|