Searched refs:run_time_ms_ (Results 1 – 3 of 3) sorted by relevance
396 run_time_ms_(run_time_ms), in TestCaptureNtpTime()429 if (time_since_creation > run_time_ms_) { in TestCaptureNtpTime()501 int run_time_ms_; in TestCaptureNtpTime() member in webrtc::CallPerfTest::TestCaptureNtpTime::CaptureNtpTimeObserver
139 int64_t run_time_ms_; variable
101 : run_time_ms_(0), in BweTest()173 for (run_time_ms_ += time_ms; in RunFor()174 time_now_ms_ <= run_time_ms_ - simulation_interval_ms_; in RunFor()