Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DcompileOnSave.ts751 const expectedOutFileName = "/a/b/dist.js"; constant
785 … const expectedOutFileName = "/root/TypeScriptProject3/TypeScriptProject3/" + outFileName; constant