Home
last modified time | relevance | path

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

/third_party/node/test/embedding/
Dtest-embedding.js40 const fixturePath = JSON.stringify(fixtures.path('exit.js')); constant
/third_party/node/test/parallel/
Dtest-repl-tab-complete.js500 const fixturePath = `${readFileSync}../fixtures/test-repl-tab-completion`; constant