Home
last modified time | relevance | path

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

/external/cronet/base/test/android/javatests/src/org/chromium/base/test/util/
DHistogramWatcher.java71 public static HistogramWatcher newSingleRecordWatcher(String histogram, boolean value) { in newSingleRecordWatcher() method in HistogramWatcher
79 public static HistogramWatcher newSingleRecordWatcher(String histogram, int value) { in newSingleRecordWatcher() method in HistogramWatcher
87 public static HistogramWatcher newSingleRecordWatcher(String histogram) { in newSingleRecordWatcher() method in HistogramWatcher