Home
last modified time | relevance | path

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

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