Searched defs:RateCounter (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/remoting/base/ | ||
| D | rate_counter.cc | 11 RateCounter::RateCounter(base::TimeDelta time_window) in RateCounter() function in remoting::RateCounter |
| /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/ | ||
| D | bwe_test_framework.h | 33 class RateCounter; variable |
| D | bwe_test_framework.cc | 53 class RateCounter { class |