Searched refs:num_lost (Results 1 – 2 of 2) sorted by relevance
172 const int64_t num_lost = num_apparently_sent - num_received; in SetCumulativePacketsLost() local179 std::min(std::max<int64_t>(num_lost, 0), in SetCumulativePacketsLost()
961 int num_lost = 1 + i; in TEST_F() local962 for (int j = 0; j < num_lost; j++) { in TEST_F()