Searched refs:get_speed_estimate (Results 1 - 2 of 2) sorted by relevance

/pkg/src/tests/api/
H A Dt_progress.py179 self.assertTrue(sp.get_speed_estimate() == None)
189 self.assertTrue(sp.get_speed_estimate() == None)
200 est = sp.get_speed_estimate()
226 while sp.get_speed_estimate() == None:
237 self.assertTrue(sp.get_speed_estimate() == None)
/pkg/src/modules/client/
H A Dprogress.py252 def get_speed_estimate(self): member in class:SpeedEstimator
2055 speed = self.dl_estimator.get_speed_estimate()
2422 speed = self.dl_estimator.get_speed_estimate()
2982 speed = self.dl_estimator.get_speed_estimate()

Completed in 19 milliseconds