Home
last modified time | relevance | path

Searched refs:whatName (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DConfigUtils.java199 final String whatName = "What atom matcher " + System.nanoTime(); in addGaugeMetricInternal() local
208 .setId(whatName.hashCode()) in addGaugeMetricInternal()
221 .setWhat(whatName.hashCode()) in addGaugeMetricInternal()