Home
last modified time | relevance | path

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

/third_party/typescript/
DGulpfile.js476 const runTestsParallel = () => runConsoleTests("built/local/run.js", "min", /*runInParallel*/ cmdLi… function
477 task("runtests-parallel", series(preBuild, ohTestCasesGeneration, preTest, runTestsParallel, postTe…