Home
last modified time | relevance | path

Searched defs:testFiles (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/scripts/
DimportDefinitelyTypedTests.mjs59 function importDefinitelyTypedTest(tscPath, rwcTestPath, testCaseName, testFiles, responseFile) { argument
/third_party/typescript/src/testRunner/
Dtest262Runner.ts100 const testFiles = this.getTestFiles(); constant
/third_party/node/lib/internal/test_runner/
Drunner.js90 function processPath(path, testFiles, options) { argument
444 function watchFiles(testFiles, opts) { argument
/third_party/node/test/parallel/
Dtest-zlib.js72 let testFiles = ['person.jpg', 'elipses.txt', 'empty.txt']; variable