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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.cc 265 optimal_throughput_bits_ / RunDurationMs(extra_offset_ms));
377 int64_t duration_ms = RunDurationMs(extra_offset_ms);
383 int64_t MetricRecorder::RunDurationMs(int64_t extra_offset_ms) const {
metric_recorder.h 149 int64_t RunDurationMs(int64_t extra_offset_ms) const;
  /external/libchrome/base/
tracked_objects.h     [all...]
tracked_objects.cc 500 int32_t run_duration = stopwatch.RunDurationMs();
    [all...]

Completed in 271 milliseconds