Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-repl-persistent-history.js64 const historyPathFail = fixtures.path('nonexistent_folder', 'filename'); constant
135 env: { NODE_REPL_HISTORY: historyPathFail,
Dtest-repl-programmatic-history.js62 const historyPathFail = fixtures.path('nonexistent_folder', 'filename'); constant
131 env: { NODE_REPL_HISTORY: historyPathFail,