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