Searched defs:Statistics (Results 1 - 12 of 12) sorted by relevance

/external/webrtc/webrtc/test/
H A Dstatistics.h18 class Statistics { class in namespace:webrtc::test
20 Statistics();
H A Dstatistics.cc17 Statistics::Statistics() : sum_(0.0), sum_squared_(0.0), count_(0) {} function in class:webrtc::test::Statistics
19 void Statistics::AddSample(double sample) {
25 double Statistics::Mean() const {
31 double Statistics::Variance() const {
37 double Statistics::StandardDeviation() const {
/external/webrtc/webrtc/voice_engine/
H A Dstatistics.cc23 Statistics::Statistics(uint32_t instanceId) : function in class:webrtc::voe::Statistics
31 Statistics::~Statistics()
40 int32_t Statistics::SetInitialized()
46 int32_t Statistics::SetUnInitialized()
52 bool Statistics::Initialized() const
57 int32_t Statistics::SetLastError(int32_t error) const
64 int32_t Statistics::SetLastError(int32_t error,
75 int32_t Statistics
[all...]
H A Dstatistics.h24 class Statistics class in namespace:webrtc::voe
29 Statistics(uint32_t instanceId);
30 ~Statistics();
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/cloudwatch/
H A Dmetric.py31 Statistics = ['Minimum', 'Maximum', 'Sum', 'Average', 'SampleCount'] variable in class:Metric
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DStatistics.java26 * Statistics about the contents of a file.
28 public final class Statistics { class
35 public Statistics() { method in class:Statistics
93 sb.append("Statistics:\n");
/external/autotest/site_utils/bootperf-bin/
H A Dresultset.py145 a related set of performance statistics. Statistics are stored
234 def Statistics(self, key): member in class:_KeySet
/external/deqp/modules/gles2/performance/
H A Des2pDrawCallBatchingTests.cpp786 struct Statistics struct in namespace:deqp::gles2::Performance::__anon4090
793 Statistics calculateStats (const vector<deUint64>& samples)
815 Statistics stats;
877 Statistics unbatchedStats = calculateStats(m_unbatchedSamplesUs);
878 Statistics batchedStats = calculateStats(m_batchedSamplesUs);
/external/iproute2/doc/
H A Dip-cref.tex517 \paragraph{Statistics:} With the \verb|-statistics| option, \verb|ip| also
836 \paragraph{Statistics:} With the \verb|-statistics| option, the command
1056 \paragraph{Statistics:} The \verb|-statistics| option displays some usage
1089 \paragraph{Statistics:} With the \verb|-statistics| option, the command
1716 \paragraph{Statistics:} With the \verb|-statistics| option, more
1775 \paragraph{Statistics:} With the \verb|-statistics| option, the command
2448 \paragraph{Statistics:} The \verb|-statistics| option also prints the
2586 \paragraph{Statistics:}
514 \\paragraph{Statistics:} With the \\verb|-statistics| option, \\verb|ip| also paragraph
834 \\paragraph{Statistics:} With the \\verb|-statistics| option, the command paragraph
1054 \\paragraph{Statistics:} The \\verb|-statistics| option displays some usage paragraph
1086 \\paragraph{Statistics:} With the \\verb|-statistics| option, the command paragraph
1714 \\paragraph{Statistics:} With the \\verb|-statistics| option, more paragraph
1772 \\paragraph{Statistics:} With the \\verb|-statistics| option, the command paragraph
/external/valgrind/callgrind/
H A Dglobal.h132 /*--- Statistics ---*/
135 typedef struct _Statistics Statistics; typedef in typeref:struct:_Statistics
781 extern Statistics CLG_(stat);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...

Completed in 578 milliseconds