Searched refs:frames_to_output_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/websockets/
H A Dwebsocket_deflate_stream_test.cc283 // It returns |result_| and |frames_to_output_| to the caller and
291 frames_to_output_.swap(*frames_to_output);
299 frames->swap(frames_to_output_);
312 ScopedVector<WebSocketFrame> frames_to_output_; member in class:net::__anon9823::ReadFramesStub

Completed in 88 milliseconds