Home
last modified time | relevance | path

Searched defs:twoCount (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/base/android/javatests/src/org/chromium/base/metrics/
DRecordHistogramTest.java60 HistogramDelta twoCount = new HistogramDelta(histogram, 2); in testRecordEnumeratedHistogram() local
91 HistogramDelta twoCount = new HistogramDelta(histogram, 2); in testRecordCountHistogram() local
132 HistogramDelta twoCount = new HistogramDelta(histogram, 100); in testRecordCustomTimesHistogram() local
169 HistogramDelta twoCount = new HistogramDelta(histogram, 2); in testRecordLinearCountHistogram() local