Searched defs:python_out (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
H A 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
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/python/ |
H A D | plugin_unittest.cc | 100 std::string python_out = "--python_out=" + TestTempDir(); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ |
H A D | plugin_unittest.cc | 100 std::string python_out = "--python_out=" + TestTempDir(); in TEST() local
|