Searched refs:setTcpSentSinceLastRecv (Results 1 – 4 of 4) sorted by relevance
84 .setTcpSentSinceLastRecv(10) in testWrite()
241 public Builder setTcpSentSinceLastRecv(int count) { in setTcpSentSinceLastRecv() method in DataStallDetectionStats.Builder
1147 stats.setTcpSentSinceLastRecv(tst.getSentSinceLastRecv()); in addTcpStats()
2709 stats.setTcpFailRate(TEST_TCP_FAIL_RATE).setTcpSentSinceLastRecv(TEST_TCP_PACKET_COUNT);