Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DloggedIO.ts77 startReplayFromString(logContents: string): void; method
215 wrapper.startReplayFromString = logString => {
243 wrapper.startReplayFromString(underlying.readFile(logFn)!);