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

  /external/chromium_org/tools/telemetry/telemetry/page/actions/
tap.js 14 this.duration_ms_ = opt_options.duration_ms;
19 this.duration_ms_ = 0;
57 this.options_.duration_ms_);
  /external/webrtc/src/system_wrappers/source/
cpu_measurement_harness.cc 51 duration_ms_(duration_ms),
70 // duration_ms_ to something more fuzzy is a better idea. However, the name
74 while (elapsed_time_ms < duration_ms_) {
cpu_measurement_harness.h 57 const int duration_ms_; member in class:webrtc::CpuMeasurementHarness

Completed in 6367 milliseconds