HomeSort by relevance Sort by last modified time
    Searched refs:start_plotting_time_ms_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_framework.cc 226 start_plotting_time_ms_(0),
240 start_plotting_time_ms_(0),
258 start_plotting_time_ms_ = start_plotting_time_ms;
278 if (timestamp_ms >= start_plotting_time_ms_) {
bwe_test_framework.h 253 int64_t start_plotting_time_ms_; member in class:webrtc::testing::bwe::RateCounterFilter

Completed in 227 milliseconds