Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DSfStatsCollectionHelper.java161 HashMap<String, String> pairs = new HashMap<>(); in getStatPairs() local
187 Map<String, Histogram> pairs = new HashMap<>(); in getHistogramPairs() local