Searched refs:has_rtt (Results 1 – 2 of 2) sorted by relevance
31 bool has_rtt() const { return num_rtts_ != 0; } in has_rtt() function
215 return (block_data.has_rtt() ? block_data.last_rtt_ms() : -1); in GetRoundTripTime()