HomeSort by relevance Sort by last modified time
    Searched refs:text_format (Results 51 - 75 of 88) sorted by null

1 23 4

  /development/vndk/tools/header-checker/src/repr/protobuf/
ir_diff_dumper.cpp 28 #include <google/protobuf/text_format.h>
ir_dumper.cpp 26 #include <google/protobuf/text_format.h>
ir_reader.cpp 24 #include <google/protobuf/text_format.h>
  /external/protobuf/conformance/
conformance_test.cc 38 #include <google/protobuf/text_format.h>
469 const string& test_name, const string& text_format) {
472 TextFormat::ParseFromString(text_format, &payload_message))
473 << "Failed to parse: " << text_format;
    [all...]
  /external/protobuf/python/google/protobuf/internal/
python_message.py 80 from google.protobuf import text_format
    [all...]
well_known_types_test.py 54 from google.protobuf import text_format
573 text_format.Merge(text_serialized, struct3)
descriptor_test.py 53 from google.protobuf import text_format
529 text_format.Merge(expected_ascii, expected_proto)
    [all...]
reflection_test.py 56 from google.protobuf import text_format
    [all...]
message_test.py 66 from google.protobuf import text_format
    [all...]
  /external/tensorflow/tensorflow/contrib/tensor_forest/python/
tensor_forest.py 24 from google.protobuf import text_format
84 text_format.Merge(param, proto)
124 text_format.Merge(f.read(), proto)
  /external/grpc-grpc/third_party/nanopb/generator/
nanopb_generator.py 21 import google.protobuf.text_format as text_format
    [all...]
  /external/nanopb-c/generator/
nanopb_generator.py 22 import google.protobuf.text_format as text_format
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_database_unittest.cc 46 #include <google/protobuf/text_format.h>
  /external/tensorflow/tensorflow/python/framework/
test_util_test.py 30 from google.protobuf import text_format
129 text_format.Merge(graph_str, graph_def)
importer_test.py 23 from google.protobuf import text_format
58 text_format.Merge(text, ret)
    [all...]
op_def_library_test.py 22 from google.protobuf import text_format
47 text_format.Merge(ascii, op_def)
    [all...]
  /external/tensorflow/tensorflow/python/training/
checkpoint_management_test.py 26 from google.protobuf import text_format
223 text_format.Merge(file_content, ckpt)
  /external/grpc-grpc/test/cpp/end2end/
channelz_service_test.cc 38 #include <google/protobuf/text_format.h>
  /external/protobuf/python/google/protobuf/pyext/
message.cc 58 #include <google/protobuf/text_format.h>
    [all...]
  /external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
gbdt_batch_test.py 21 from google.protobuf import text_format
    [all...]
  /frameworks/av/drm/libmediadrm/tests/
DrmMetrics_test.cpp 23 #include <google/protobuf/text_format.h>
  /external/tensorflow/tensorflow/python/kernel_tests/
constant_op_test.py 23 from google.protobuf import text_format
    [all...]
  /external/protobuf/src/
Makefile.am 128 google/protobuf/text_format.h \
239 google/protobuf/text_format.cc \
    [all...]
  /external/tensorflow/tensorflow/lite/python/
lite.py 25 from google.protobuf import text_format as _text_format
    [all...]
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
estimator_test.py 31 from google.protobuf import text_format
716 text_format.Merge(checkpoint_file_content, ckpt)
    [all...]

Completed in 1031 milliseconds

1 23 4