Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DConfigUtils.java198 final String gaugeName = "Gauge metric " + System.nanoTime(); in addGaugeMetricInternal() local
220 .setId(gaugeName.hashCode()) in addGaugeMetricInternal()