Searched defs:proto_path (Results 1 – 11 of 11) sorted by relevance
/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
D | _split_definitions_test.py | 93 def _protoc(proto_path, python_out, grpc_python_out_flag, grpc_python_out, argument 116 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 129 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 142 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 158 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument
|
/external/perfetto/src/traced/probes/ftrace/test/ |
D | test_proto_gen.py | 33 proto_path = os.path.join(tmpdir, 'format.proto') variable
|
/external/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 95 string proto_path = "--proto_path=" + TestTempDir(); in TEST() local
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_plugin_unittest.cc | 233 string proto_path = "-I" + TestTempDir(); in TEST() local
|
D | metadata_test.cc | 97 string proto_path = "-I" + TestTempDir(); in CaptureMetadata() local
|
/external/protobuf/src/google/protobuf/compiler/python/ |
D | python_plugin_unittest.cc | 103 string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/perfetto/tools/trace_to_text/ |
D | trace_to_text.cc | 68 const std::string proto_path = "protos/perfetto/trace/trace_packet.proto"; in TraceToText() local
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_plugin_unittest.cc | 109 string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/tensorflow/tensorflow/tools/proto_text/ |
D | gen_proto_text_functions.cc | 103 const string proto_path = string(argv[i]).substr(src_relative_path.size()); in MainImpl() local
|
/external/tensorflow/tensorflow/core/profiler/rpc/client/ |
D | dump_tpu_profile.cc | 73 string proto_path = in DumpTraceToLogDirectory() local
|
/external/grpc-grpc/test/cpp/util/ |
D | proto_file_parser.cc | 67 const grpc::string& proto_path, in ProtoFileParser()
|