Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/src/android/cts/statsd/metric/
DValueMetricsTests.java143 …SimpleAtomMatcher.Builder sam = SimpleAtomMatcher.newBuilder().setAtomId(Atom.SYSTEM_ELAPSED_REALT… in testPullerAcrossBuckets() local
223 …SimpleAtomMatcher.Builder sam = SimpleAtomMatcher.newBuilder().setAtomId(Atom.SYSTEM_ELAPSED_REALT… in testMultipleEventsPerBucket() local
294 SimpleAtomMatcher.Builder sam = SimpleAtomMatcher.newBuilder() in testPullerAcrossBucketsWithActivation() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
DAtomMetricTester.java166 SimpleAtomMatcher.Builder sam = SimpleAtomMatcher.newBuilder().setAtomId(atomTag); in addAtomEvent() local
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java521 SimpleAtomMatcher.Builder sam = SimpleAtomMatcher.newBuilder().setAtomId(atomId); in addAtomEvent() local
547 SimpleAtomMatcher.Builder sam = SimpleAtomMatcher.newBuilder().setAtomId(atomId); in addGaugeAtom() local