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