Home | History | Annotate | Download | only in spdy

Lines Matching refs:bytes_received_

270       bytes_received_(0),
649 bytes_received_ += bytes_read;
1657 if (bytes_received_ > 10 * 1024) {
1661 if (bytes_received_ > 25 * 1024) {
1665 if (bytes_received_ > 50 * 1024) {
1669 if (bytes_received_ > 100 * 1024) {