Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/atest/test_finders/
H A Dmodule_finder.py270 def _get_build_targets(self, module_name, rel_config): argument
309 def _get_module_test_config(self, module_name, rel_config=None) -> list[str]: argument
447 def _get_test_infos(self, test_path, rel_config, module_name, test_filter): argument
780 self, package, module_name=None, rel_config=None argument
937 self, class_name, module_name=None, rel_config=None argument
H A Dtf_integration_finder.py88 def _get_build_targets(self, rel_config): argument