Home
last modified time | relevance | path

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

/cts/tests/tests/app.usage/src/android/app/usage/cts/
DNetworkUsageStatsTest.java722 long firstTotal = resultsWithTraffic.get(0).total; in testUidTagStateDetails() local
724 assertWithinPercentage(queryResult + "", firstTotal, queryResult.total, 10); in testUidTagStateDetails()
732 assertAlmostNoUnexpectedTraffic(result, tag, state, firstTotal / 100); in testUidTagStateDetails()
740 assertAlmostNoUnexpectedTraffic(result, tag, state, firstTotal / 100); in testUidTagStateDetails()