Searched refs:update_test_info_cache (Results 1 – 3 of 3) sorted by relevance
272 atest_utils.update_test_info_cache(test, test_infos)
587 atest_utils.update_test_info_cache(
920 def update_test_info_cache(test_reference, test_infos, cache_root=None): function