Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/libs/proto/
Dproto_utils.py25 def compile_proto(proto_path, output_dir): argument
70 def compile_import_proto(output_dir, proto_path): argument
/tools/test/connectivity/acts/framework/acts/metrics/
Dlogger.py128 def _compile_proto(cls, proto_path, compiler_out=None): argument