Home
last modified time | relevance | path

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

/external/cronet/net/nqe/
Dnetwork_quality_estimator_unittest.cc954 int32_t set_rtt_msec; in TEST_F() member
1006 estimator.set_recent_http_rtt(base::Milliseconds(test.set_rtt_msec)); in TEST_F()
1011 estimator.SetStartTimeNullHttpRtt(base::Milliseconds(test.set_rtt_msec)); in TEST_F()