Lines Matching refs:cachePath
35 const cachePath = path.join(CACHE_DIR, '.cache.json')
47 fixture.create(cachePath)
48 fixOwner(cachePath)
49 return _createCacheEntryStream(cachePath, {}).then(({
69 const cachePath = path.join(CACHE_DIR, '.cache.json')
71 fixture.create(cachePath)
72 fixOwner(cachePath)
73 return _createCacheEntryStream(cachePath, {}).then(
84 const cachePath = path.join(CACHE_DIR, '.cache.json')
88 fixture.create(cachePath)
89 fixOwner(cachePath)
90 return _createCacheEntryStream(cachePath, {}).then(({
104 const cachePath = path.join(CACHE_DIR, '.cache.json')
105 return _createCacheEntryStream(cachePath, {}).then(