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

/frameworks/native/include/cpustats/
H A DCentralTendencyStatistics.h28 mMean(NAN), mMedian(NAN), mMinimum(INFINITY), mMaximum(-INFINITY), mN(0), mM2(0),
59 double mMedian; member in class:CentralTendencyStatistics

Completed in 46 milliseconds