Home
last modified time | relevance | path

Searched defs:fixturePath (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/embedding/
Dtest-embedding.js40 const fixturePath = JSON.stringify(fixtures.path('exit.js')); constant
/third_party/node/deps/npm/test/tap/
Dunpublish-config.js9 var fixturePath = path.join(pkg, 'fixture_npmrc') variable
/third_party/node/test/parallel/
Dtest-repl-tab-complete.js466 const fixturePath = `${readFileSync}../fixtures/test-repl-tab-completion`; constant