Searched defs:python_out (Results  1 – 3 of 3) 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,  argument116     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/protobuf/src/google/protobuf/compiler/python/ | 
| D | plugin_unittest.cc | 100   std::string python_out = "--python_out=" + TestTempDir();  in TEST()  local
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ | 
| D | python_plugin_unittest.cc | 103   std::string python_out = "--python_out=" + TestTempDir();  in TEST()  local
 |