Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DdocumentsUtil.ts25 public static fromTestFile(file: Harness.Compiler.TestFile) { method in TextDocument
DfourslashImpl.ts1870 const fromTestFile = this.getFileContent(name); constant