Searched defs:rel_config (Results 1 – 4 of 4) sorted by relevance
/tools/asuite/atest-py2/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
|
/tools/asuite/atest/test_finders/ |
D | module_finder.py | 207 def _get_build_targets(self, module_name, rel_config): argument 242 def _get_module_test_config(self, module_name, rel_config=None): argument 376 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument 488 rel_config=None, is_native_test=False): argument 656 rel_config=None): argument 769 rel_config=None): argument
|
D | tf_integration_finder.py | 86 def _get_build_targets(self, rel_config): argument
|