Searched refs:wicenv_cache (Results 1 – 1 of 1) sorted by relevance
56 wicenv_cache = {} variable in WicTestCase81 if image not in WicTestCase.wicenv_cache:85 WicTestCase.wicenv_cache[image] = os.path.join(stdir, machine, 'imgdata')86 return WicTestCase.wicenv_cache[image]