Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DUidAtomTests.java435 final int acceptances = atom.getCountOpsAccepted(); in testForegroundServiceAccessAppOp() local
437 final int count = acceptances + rejections; in testForegroundServiceAccessAppOp()