Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dtcp_socket_unittest.cc77 class TestSocketPerformanceWatcher : public SocketPerformanceWatcher { class
79 explicit TestSocketPerformanceWatcher(bool should_notify_updated_rtt) in TestSocketPerformanceWatcher() function in net::__anon05aebff10111::TestSocketPerformanceWatcher
H A Dtcp_client_socket_unittest.cc305 class TestSocketPerformanceWatcher : public SocketPerformanceWatcher { class
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_network_transaction_unittest.cc229 class TestSocketPerformanceWatcher : public SocketPerformanceWatcher { class
231 TestSocketPerformanceWatcher(bool* should_notify_updated_rtt, in TestSocketPerformanceWatcher() function in net::test::TestSocketPerformanceWatcher