ChopReadFrame 104 net/spdy/spdy_test_util_common.cc return ChopReadFrame(frame.data(), frame.size(), num_chunks); ChopReadFrame 70 net/spdy/spdy_test_util_common.h MockRead* ChopReadFrame(const char* data, int length, int num_chunks); ChopReadFrame 75 net/spdy/spdy_test_util_common.h MockRead* ChopReadFrame(const SpdyFrame& frame, int num_chunks);