Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsbuild/
Dsample.ts266 const testsIndex = getTsBuildProjectFile("tests", "index.ts"); constant
338 const testsIndex = getTsBuildProjectFile("tests", "index.ts"); constant
/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectsWithReferences.ts11 const testsIndex = TestFSWithWatch.getTsBuildProjectFile("sample1", "tests/index.ts"); constant