Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-fs-watchfile-bigint.js15 const expectedStatObject = new BigIntStats( constant
48 assert.deepStrictEqual(curr, expectedStatObject);
49 assert.deepStrictEqual(prev, expectedStatObject);
Dtest-fs-watchfile.js34 const expectedStatObject = new fs.Stats( constant
62 assert.deepStrictEqual(curr, expectedStatObject);
63 assert.deepStrictEqual(prev, expectedStatObject);