Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Datest_utils.py57 TEST_INFO_CACHE_ROOT = os.path.join(os.path.expanduser('~'), '.atest', variable
509 def get_test_info_cache_path(test_reference, cache_root=TEST_INFO_CACHE_ROOT):
523 cache_root=TEST_INFO_CACHE_ROOT):
548 def load_test_info_cache(test_reference, cache_root=TEST_INFO_CACHE_ROOT):
573 def clean_test_info_caches(tests, cache_root=TEST_INFO_CACHE_ROOT):
/tools/asuite/atest/
Datest_utils.py104 TEST_INFO_CACHE_ROOT = os.path.join(os.path.expanduser('~'), '.atest', variable