Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java545 final String gaugeName = "Gauge" + System.nanoTime(); in addGaugeAtom() local
583 .setId(gaugeName.hashCode()) in addGaugeAtom()