Home
last modified time | relevance | path

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

/external/cronet/net/nqe/
Dnetwork_quality_estimator_unittest.cc129 int notifications_received() const { return notifications_received_; } in notifications_received() function in net::__anon1057f9150211::TestRTTAndThroughputEstimatesObserver
1553 int notifications_received = observer.notifications_received(); in TEST_F() local