Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/scripts/
Dupdate-test-results.mjs76 function updateTestFile(testDir, testFile) { argument
96 function updateTest(testDir, testFile, mode) { argument
/arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/
DTestRunner.ts79 testDir: string; property
111 testDir: string; property
200 for (const testDir of testRunnerOpts.testDirs) { constant
321 const { testDir, testFile, testRunnerOpts } = runTestFileOpts; constant
431 testDir, constant