Searched defs:stats2 (Results 1 – 5 of 5) sorted by relevance
105 PackageStatistics stats2 = mStatistics.statistics.get(key2); in testSinglePackage_multipleProviders() local137 PackageStatistics stats2 = mStatistics.statistics.get(key2); in testMultiplePackages() local
92 Stats stats2 = mTransportStats.getStatsForTransport(mTransportComponent2); in testMerge() local
209 final NetworkStatsHistory stats2 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireGapIdentical() local234 final NetworkStatsHistory stats2 = new NetworkStatsHistory(MINUTE_IN_MILLIS); in testRecordEntireOverlapVaryingBuckets() local
2792 WifiLinkLayerStats stats2 = nextRandomStats(stats1); in addBadWifiUsabilityStats() local2828 WifiLinkLayerStats stats2 = nextRandomStats(stats1); in testUpdateWifiUsabilityStatsEntries() local2981 WifiLinkLayerStats stats2 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadNotGeneratedGapLessThanMinimum() local3020 WifiLinkLayerStats stats2 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadGeneratedGapLargerThanMinimum() local3922 WifiLinkLayerStats stats2 = new WifiLinkLayerStats(); in createTestForDataCollectionByScoreBreach() local3947 private WifiLinkLayerStats wifiScoreBreachesLow(WifiInfo info, WifiLinkLayerStats stats2) { in wifiScoreBreachesLow()3964 WifiLinkLayerStats stats2) { in wifiUsabilityScoreBreachesLow()
293 void compareIntervalStats(IntervalStats stats1, IntervalStats stats2, int minVersion) { in compareIntervalStats()