Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Datest_utils.py573 def clean_test_info_caches(tests, cache_root=TEST_INFO_CACHE_ROOT): function
/tools/asuite/atest/
Datest_utils.py868 def clean_test_info_caches(tests, cache_root=None): function