Home
last modified time | relevance | path

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.py124 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 Dplugin_unittest.cc100 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 Dplugin_unittest.cc100 std::string python_out = "--python_out=" + TestTempDir(); in TEST() local