Searched refs:clean_test_info_caches (Results 1 – 4 of 4) sorted by relevance
573 def clean_test_info_caches(tests, cache_root=TEST_INFO_CACHE_ROOT): function
619 atest_utils.clean_test_info_caches(args.tests)
631 atest_utils.clean_test_info_caches(tests + host_unit_tests)
760 def clean_test_info_caches(tests, cache_root=None): function