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

  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test.h 113 int64_t run_time_ms_; member in class:webrtc::testing::bwe::BweTest
bwe_test.cc 214 : run_time_ms_(0),
310 for (run_time_ms_ += time_ms;
311 time_now_ms_ <= run_time_ms_ - simulation_interval_ms_;
  /external/chromium_org/third_party/webrtc/video/
call_perf_tests.cc 367 run_time_ms_(run_time_ms),
387 if (time_since_creation > run_time_ms_) {
443 int run_time_ms_; member in class:webrtc::CaptureNtpTimeObserver

Completed in 40 milliseconds