Searched defs:proto_path (Results 1 – 7 of 7) sorted by relevance
/third_party/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 159 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument
|
/third_party/protobuf/src/google/protobuf/compiler/python/ |
D | python_plugin_unittest.cc | 101 std::string proto_path = "-I" + TestTempDir(); in TEST() local 135 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_plugin_unittest.cc | 231 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_plugin_unittest.cc | 106 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 82 string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | annotation_test_util.cc | 85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local
|
/third_party/grpc/test/cpp/util/ |
D | proto_file_parser.cc | 67 const std::string& proto_path, in ProtoFileParser()
|