Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Datest_utils.py573 def clean_test_info_caches(tests, cache_root=TEST_INFO_CACHE_ROOT): function
Datest.py619 atest_utils.clean_test_info_caches(args.tests)
/tools/asuite/atest/
Dcli_translator.py631 atest_utils.clean_test_info_caches(tests + host_unit_tests)
Datest_utils.py760 def clean_test_info_caches(tests, cache_root=None): function