Searched defs:ShouldNotifyUpdatedRTT (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/nqe/ | ||
H A D | socket_watcher.cc | 71 bool SocketWatcher::ShouldNotifyUpdatedRTT() const { in ShouldNotifyUpdatedRTT() function in net::nqe::internal::SocketWatcher |
/aosp_15_r20/external/cronet/net/socket/ | ||
H A D | tcp_client_socket_unittest.cc | 315 bool ShouldNotifyUpdatedRTT() const override { return true; } in ShouldNotifyUpdatedRTT() function in net::__anon1d85fecf0111::TestSocketPerformanceWatcher |
H A D | tcp_socket_unittest.cc | 88 bool ShouldNotifyUpdatedRTT() const override { in ShouldNotifyUpdatedRTT() function in net::__anon05aebff10111::TestSocketPerformanceWatcher |
/aosp_15_r20/external/cronet/net/quic/ | ||
H A D | quic_network_transaction_unittest.cc | 242 bool ShouldNotifyUpdatedRTT() const override { in ShouldNotifyUpdatedRTT() function in net::test::TestSocketPerformanceWatcher |