Searched defs:rel_config (Results 1 – 4 of 4) sorted by relevance
/tools/asuite/atest/test_finders/ |
D | module_finder.py | 170 def _get_build_targets(self, module_name, rel_config): argument 198 def _get_module_test_config(self, module_name, rel_config=None): argument 294 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument 393 rel_config=None, is_native_test=False): argument 475 rel_config=None): argument 569 rel_config=None): argument
|
D | tf_integration_finder.py | 79 def _get_build_targets(self, rel_config): argument
|
/tools/tradefederation/core/atest/test_finders/ |
D | module_finder.py | 168 def _get_build_targets(self, module_name, rel_config): argument 196 def _get_module_test_config(self, module_name, rel_config=None): argument 292 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument 390 rel_config=None, is_native_test=False): argument 472 rel_config=None): argument 566 rel_config=None): argument
|
D | tf_integration_finder.py | 77 def _get_build_targets(self, rel_config): argument
|