Searched defs:stats2 (Results 1 – 10 of 10) sorted by relevance
92 Stats stats2 = mTransportStats.getStatsForTransport(mTransportComponent2); in testMerge() local
191 final NetworkStatsHistory stats2 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireGapIdentical() local215 final NetworkStatsHistory stats2 = new NetworkStatsHistory(MINUTE_IN_MILLIS); in testRecordEntireOverlapVaryingBuckets() local
212 final NetworkStatsHistory stats2 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireGapIdentical() local237 final NetworkStatsHistory stats2 = new NetworkStatsHistory(MINUTE_IN_MILLIS); in testRecordEntireOverlapVaryingBuckets() local
195 struct disk_stats disk_stats_add(struct disk_stats stats1, struct disk_stats stats2) { in disk_stats_add()213 void expect_increasing(struct disk_stats stats1, struct disk_stats stats2) { in expect_increasing()
4078 WifiLinkLayerStats stats2 = nextRandomStats(stats1); in addBadWifiUsabilityStats() local4108 WifiLinkLayerStats stats2 = nextRandomStats(stats1); in testUpdateWifiUsabilityStatsEntries() local4285 WifiLinkLayerStats stats2 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadNotGeneratedGapLessThanMinimum() local4324 WifiLinkLayerStats stats2 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadGeneratedGapLargerThanMinimum() local5421 WifiLinkLayerStats stats2 = new WifiLinkLayerStats(); in createTestForDataCollectionByScoreBreach() local5447 private WifiLinkLayerStats wifiScoreBreachesLow(WifiInfo info, WifiLinkLayerStats stats2) { in wifiScoreBreachesLow()5464 WifiLinkLayerStats stats2) { in wifiUsabilityScoreBreachesLow()
329 void compareIntervalStats(IntervalStats stats1, IntervalStats stats2, int minVersion) { in compareIntervalStats()
168 final BatteryUsageStats stats2 = buildBatteryUsageStats2(new String[] {"FOO"}).build(); in testAdd() local
1118 DismissedByUserStats stats2 = defaultStats(entry2); in testDismissNotificationsSentToSystemServer() local
1615 ImsRegistrationStats[] stats2 = mPersistAtomsStorage.getImsRegistrationStats(50L); in getImsRegistrationStats_withSavedAtoms() local
1765 NetworkConnectionStats stats2, in isRatioAboveThreshold()