Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/atest/
H A Datest_utils.py905 def get_test_info_cache_path(test_reference, cache_root=None): function
934 cache_path = get_test_info_cache_path(test_reference, cache_root)
960 cache_file = get_test_info_cache_path(test_reference, cache_root)
994 cache_file = get_test_info_cache_path(test, cache_root)
H A Datest_utils_unittest.py580 atest_utils.get_test_info_cache_path(input_file_name, cache_root),