Home | History | Annotate | Download | only in spdy

Lines Matching refs:bytes_received_

241       bytes_received_(0),
605 bytes_received_ += bytes_read;
1474 if (bytes_received_ > 10 * 1024) {
1478 if (bytes_received_ > 25 * 1024) {
1482 if (bytes_received_ > 50 * 1024) {
1486 if (bytes_received_ > 100 * 1024) {