Lines Matching refs:pings
30 // pings fail to have a response.
36 // If we haven't sent that many pings, then we can't have failed that many.
550 // can see our view of lost pings.
1033 std::string pings;
1034 PrintPingsSinceLastResponse(&pings, 5);
1041 << ", pings_since_last_response=" << pings;
1046 // Before becoming unwritable, we allow for a fixed number of pings to fail
1217 std::string pings;
1218 PrintPingsSinceLastResponse(&pings, 5);
1224 << ", pings_since_last_response=" << pings;