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.java746 long firstTotal = resultsWithTraffic.get(0).total; in testUidTagStateDetails() local
748 assertWithinPercentage(queryResult + "", firstTotal, queryResult.total, 10); in testUidTagStateDetails()
756 assertAlmostNoUnexpectedTraffic(result, tag, state, firstTotal / 100); in testUidTagStateDetails()
764 assertAlmostNoUnexpectedTraffic(result, tag, state, firstTotal / 100); in testUidTagStateDetails()