Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/
DrwcRunner.ts6 const wrappedIO = Playback.wrapIO(oldIO);
/third_party/typescript/src/loggedIO/
DloggedIO.ts425 export function wrapIO(underlying: Harness.IO): PlaybackIO { function