Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/atest/
H A Dcli_translator.py272 atest_utils.update_test_info_cache(test, test_infos)
H A Datest_utils_unittest.py587 atest_utils.update_test_info_cache(
H A Datest_utils.py920 def update_test_info_cache(test_reference, test_infos, cache_root=None): function