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

  /external/lldb/tools/lldb-perf/lib/
Metric.h 38 GetAverage () const;
Metric.cpp 55 Metric<T>::GetAverage () const
Measurement.h 112 results.GetDictionary().Add(metric.GetName(), metric.GetDescription(), lldb_perf::GetResult<typename GaugeType::ValueType> (NULL, metric.GetAverage()));
119 auto dictionary = (Results::Dictionary*)results.GetDictionary().Add(metric.GetName(), metric.GetDescription(), lldb_perf::GetResult<typename GaugeType::ValueType> (NULL, metric.GetAverage())).get();
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
jitter_estimate_test.h 35 double GetAverage()

Completed in 3552 milliseconds