Searched defs:testDir (Results 1 – 7 of 7) sorted by relevance
77 function updateTestFile(testDir, testFile) { argument93 function updateTest(testDir, testFile, mode) { argument100 function updateLintResult(testDir, testFile, mode) { argument137 function updateMigrateResult(testDir, testFile) { argument
19 testDir: string; property
37 testDir: string; property87 const { testDir, testFile, testRunnerOpts } = runTestFileOpts; constant
122 for (const testDir of testRunnerOpts.testDirs) { constant
35 readonly testDir: string; property in LintTest
346 const std::string &testDir) in TestGetAnFileIndexCmdLineMode()383 const std::string &testDir) in TestGetAnFileIndexHapMode()
376 const testDir = path.resolve(process.argv[2]); constant