Home
last modified time | relevance | path

Searched defs:stats2 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/location/
DLocationRequestStatisticsTest.java105 PackageStatistics stats2 = mStatistics.statistics.get(key2); in testSinglePackage_multipleProviders() local
137 PackageStatistics stats2 = mStatistics.statistics.get(key2); in testMultiplePackages() local
/frameworks/base/core/tests/coretests/src/android/net/
DNetworkStatsHistoryTest.java191 final NetworkStatsHistory stats2 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireGapIdentical() local
215 final NetworkStatsHistory stats2 = new NetworkStatsHistory(MINUTE_IN_MILLIS); in testRecordEntireOverlapVaryingBuckets() local