ChopWriteFrame 3718 net/spdy/spdy_network_transaction_unittest.cc scoped_ptr<MockWrite[]> writes(ChopWriteFrame(*req.get(), kChunks)); ChopWriteFrame 81 net/spdy/spdy_test_util_common.cc return ChopWriteFrame(frame.data(), frame.size(), num_chunks); ChopWriteFrame 59 net/spdy/spdy_test_util_common.h MockWrite* ChopWriteFrame(const char* data, int length, int num_chunks); ChopWriteFrame 64 net/spdy/spdy_test_util_common.h MockWrite* ChopWriteFrame(const SpdyFrame& frame, int num_chunks);