Searched refs:memoryPerformanceFilePath (Results 1 – 1 of 1) sorted by relevance
247 const memoryPerformanceFilePath = path.join(testCacheDir, 'memoryPerformanceData.json'); constant256 if (fs.existsSync(memoryPerformanceFilePath)) {257 fs.unlinkSync(memoryPerformanceFilePath);277 if (fs.existsSync(memoryPerformanceFilePath)) {278 fs.unlinkSync(memoryPerformanceFilePath);288 expect(fs.existsSync(memoryPerformanceFilePath)).to.be.false;313 expect(fs.existsSync(memoryPerformanceFilePath)).to.be.true;