Home
last modified time | relevance | path

Searched refs:code_gen (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/python/compatibility_tests/v2.5.0/
Dsetup.py18 def generate_proto(source, code_gen): argument
27 protoc_command = [ code_gen, "-Iprotos/src/proto", "-Iprotos/python", "--python_out=.", source ]