Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/
Drunner.ts62 return new RWC.RWCRunner();
209 runners.push(new RWC.RWCRunner());
DrwcRunner.ts2 namespace RWC { namespace
/third_party/typescript/scripts/
DimportDefinitelyTypedTests.mjs27 console.log(`Resolved TypeScript RWC Path: '${rwcTestPath}'.`);
/third_party/typescript/
DGulpfile.mjs472 task("diff-rwc").description = "Diffs the RWC baselines using the diff tool specified by the 'DIFF'…
501 …ion = "Runs the importDefinitelyTypedTests script to copy DT's tests to the TS-internal RWC tests";