Home
last modified time | relevance | path

Searched defs:python_out (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
D_split_definitions_test.py93 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/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc102 std::string python_out = "--python_out=" + TestTempDir(); in TEST() local
136 std::string python_out = "--python_out=" + TestTempDir(); in TEST() local