Home
last modified time | relevance | path

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

/third_party/typescript/scripts/
DohTestCasesGenerationScript.js125 const thisFilePath = __dirname; constant
127 const ohFourslashCasesDir = path.join(thisFilePath, "../tests/cases/fourslash/oh");
132 … const fourslashCasesNamePath = path.join(thisFilePath, "../tests/cases/fourslash", caseName);
147 const ohCompilerCasesDir = path.join(thisFilePath, "../tests/cases/compiler-oh");
148 const baselineDir = path.join(thisFilePath, "../tests/baselines/reference");
155 const compilerCasesNamePath = path.join(thisFilePath, "../tests/cases/compiler", caseName);