Home
last modified time | relevance | path

Searched refs:test_socket_performance_watcher_factory_ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_network_transaction_unittest.cc580 &test_socket_performance_watcher_factory_; in CreateSession()
978 TestSocketPerformanceWatcherFactory test_socket_performance_watcher_factory_; member in net::test::QuicNetworkTransactionTest
1280 test_socket_performance_watcher_factory_.set_should_notify_updated_rtt(true); in TEST_P()
1283 test_socket_performance_watcher_factory_.rtt_notification_received()); in TEST_P()
1286 test_socket_performance_watcher_factory_.rtt_notification_received()); in TEST_P()
1317 test_socket_performance_watcher_factory_.set_should_notify_updated_rtt(false); in TEST_P()
1320 test_socket_performance_watcher_factory_.rtt_notification_received()); in TEST_P()
1323 test_socket_performance_watcher_factory_.rtt_notification_received()); in TEST_P()
1647 test_socket_performance_watcher_factory_.rtt_notification_received()); in TEST_P()
1757 test_socket_performance_watcher_factory_.rtt_notification_received()); in TEST_P()
[all …]