Searched refs:TEST_INFO_CACHE_ROOT (Results 1 – 2 of 2) sorted by relevance
57 TEST_INFO_CACHE_ROOT = os.path.join(os.path.expanduser('~'), '.atest', variable509 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):
104 TEST_INFO_CACHE_ROOT = os.path.join(os.path.expanduser('~'), '.atest', variable