Home
last modified time | relevance | path

Searched refs:tests_dirs_to_mapping (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/development/scripts/
H A Dupdate_crate_tests.py317 test_mapping = self.tests_dirs_to_mapping(tests, dirs)
320 def tests_dirs_to_mapping(self, tests, dirs): member in TestMapping