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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test.h 139 int64_t run_time_ms_; member in class:webrtc::testing::bwe::BweTest
bwe_test.cc 101 : run_time_ms_(0),
173 for (run_time_ms_ += time_ms;
174 time_now_ms_ <= run_time_ms_ - simulation_interval_ms_;
    [all...]
  /external/webrtc/webrtc/call/
call_perf_tests.cc 396 run_time_ms_(run_time_ms),
429 if (time_since_creation > run_time_ms_) {
501 int run_time_ms_; member in class:webrtc::CaptureNtpTimeObserver

Completed in 664 milliseconds