Home
last modified time | relevance | path

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

/external/libchrome/base/android/javatests/src/org/chromium/base/metrics/
DRecordHistogramTest.java65 HistogramDelta twoCount = new HistogramDelta(histogram, 2); in testRecordEnumeratedHistogram() local
97 HistogramDelta twoCount = new HistogramDelta(histogram, 2); in testRecordCountHistogram() local
139 HistogramDelta twoCount = new HistogramDelta(histogram, 100); in testRecordCustomTimesHistogram() local
177 HistogramDelta twoCount = new HistogramDelta(histogram, 2); in testRecordLinearCountHistogram() local