Home
last modified time | relevance | path

Searched defs:compile_import_proto (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/tests/metrics/loggers/
Dblackbox_test.py45 def test_default_init_attributes(self, compile_import_proto): argument
57 def test_init_with_params(self, compile_import_proto): argument
73 compile_import_proto, argument
84 def test_end_populates_result(self, compile_import_proto): argument
102 def test_end_uses_custom_result_attr(self, compile_import_proto): argument
121 compile_import_proto): argument
140 self, compile_import_proto): argument
158 def test_end_uses_custom_metric_key(self, compile_import_proto): argument
177 def test_end_does_publish(self, compile_import_proto, proto_metric_cls): argument
/tools/test/connectivity/acts/framework/acts/libs/proto/
Dproto_utils.py70 def compile_import_proto(output_dir, proto_path): function
/tools/test/connectivity/acts/framework/tests/metrics/
Dlogger_test.py78 def test_compile_proto_relative_path(self, getfile, compile_import_proto): argument
90 def test_compile_proto_absolute_path(self, getfile, compile_import_proto): argument
104 compile_import_proto): argument