Searched defs:python_out (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
| D | _split_definitions_test.py | 124 python_out, argument 152 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 171 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 190 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 207 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument
|
| /third_party/protobuf/src/google/protobuf/compiler/python/ |
| D | plugin_unittest.cc | 80 std::string python_out = absl::StrCat("--python_out=", ::testing::TempDir()); in TEST() local
|