Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace_collection/wdp/
Dsync_stream_test.ts31 const expectedSendBuffer = new Uint8Array( constant
223 webSocket.send.withArgs(expectedSendBuffer).and.callFake(() => {
260 webSocket.send.withArgs(expectedSendBuffer).and.callFake(() => {