Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
Dreload.ts61 const openContent = "let z = 1"; constant
65 arguments: { file: f1.path, fileContent: openContent }
72 checkScriptInfoContents(openContent, "contents set during open request");