Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/
DrwcRunner.ts8 Harness.setHarnessIO(wrappedIO);
15 Harness.setHarnessIO(oldIO);
/third_party/typescript/src/harness/
DharnessIO.ts32 export function setHarnessIO(io: IO) { function