Home
last modified time | relevance | path

Searched defs:ShouldNotifyRTTCallback (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/nqe/
H A Dsocket_watcher_factory.h37 typedef base::RepeatingCallback<bool(base::TimeTicks)> ShouldNotifyRTTCallback; typedef
H A Dsocket_watcher.h39 typedef base::RepeatingCallback<bool(base::TimeTicks)> ShouldNotifyRTTCallback; typedef
H A Dsocket_watcher_unittest.cc59 static bool ShouldNotifyRTTCallback(base::TimeTicks now) { in ShouldNotifyRTTCallback() function in net::nqe::internal::__anon92cb67930111::NetworkQualitySocketWatcherTest