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
2860 WifiLinkLayerStats stats2 = nextRandomStats(stats1); in addBadWifiUsabilityStats() local2896 WifiLinkLayerStats stats2 = nextRandomStats(stats1); in testUpdateWifiUsabilityStatsEntries() local3050 WifiLinkLayerStats stats2 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadNotGeneratedGapLessThanMinimum() local3089 WifiLinkLayerStats stats2 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadGeneratedGapLargerThanMinimum() local3991 WifiLinkLayerStats stats2 = new WifiLinkLayerStats(); in createTestForDataCollectionByScoreBreach() local4016 private WifiLinkLayerStats wifiScoreBreachesLow(WifiInfo info, WifiLinkLayerStats stats2) { in wifiScoreBreachesLow()4033 WifiLinkLayerStats stats2) { in wifiUsabilityScoreBreachesLow()
293 void compareIntervalStats(IntervalStats stats1, IntervalStats stats2, int minVersion) { in compareIntervalStats()