Home
last modified time | relevance | path

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

/development/scripts/
Dupdate_crate_tests.py323 test_mapping = self.tests_dirs_to_mapping(tests, dirs)
326 def tests_dirs_to_mapping(self, tests, dirs): member in TestMapping