Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/workload/
Dbounded.js5 const cleanInterval = parseInt(process.env.TEST_CLEAN_INTERVAL) || 100; constant
11 if (count % cleanInterval === 0) {