/aosp12/frameworks/base/services/robotests/backup/src/com/android/server/backup/transport/ |
H A D | TransportStatsTest.java | 91 Stats stats1 = mTransportStats.getStatsForTransport(mTransportComponent1); in testMerge() local
|
/aosp12/packages/modules/Connectivity/core/tests/coretests/src/android/net/ |
H A D | NetworkStatsHistoryTest.java | 187 final NetworkStatsHistory stats1 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireGapIdentical() local 211 final NetworkStatsHistory stats1 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireOverlapVaryingBuckets() local
|
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/ |
H A D | NetworkStatsHistoryTest.java | 208 final NetworkStatsHistory stats1 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireGapIdentical() local 233 final NetworkStatsHistory stats1 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireOverlapVaryingBuckets() local
|
/aosp12/system/core/storaged/tests/ |
H A D | storaged_test.cpp | 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()
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | WifiMetricsTest.java | 4077 WifiLinkLayerStats stats1 = start; in addBadWifiUsabilityStats() local 4107 WifiLinkLayerStats stats1 = nextRandomStats(createNewWifiLinkLayerStats()); in testUpdateWifiUsabilityStatsEntries() local 4284 WifiLinkLayerStats stats1 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadNotGeneratedGapLessThanMinimum() local 4323 WifiLinkLayerStats stats1 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadGeneratedGapLargerThanMinimum() local 4564 WifiLinkLayerStats stats1 = nextRandomStats(new WifiLinkLayerStats()); in verifyFirmwareAlertUpdatesWifiUsabilityMetrics() local 4595 WifiLinkLayerStats stats1 = nextRandomStats(new WifiLinkLayerStats()); in verifyWifiDataStallUpdatesWifiUsabilityMetrics() local 5111 WifiLinkLayerStats stats1 = nextRandomStats(new WifiLinkLayerStats()); in verifyIpReachabilityLostUpdatesWifiUsabilityMetrics() local 5440 WifiLinkLayerStats stats1 = new WifiLinkLayerStats(); in addOneBadWifiUsabilityStats() local 5517 WifiLinkLayerStats stats1 = nextRandomStats(new WifiLinkLayerStats()); in verifyLabelBadStatsAreNotSavedIfScreenIsOff() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/usage/ |
H A D | UsageStatsDatabaseTest.java | 329 void compareIntervalStats(IntervalStats stats1, IntervalStats stats2, int minVersion) { in compareIntervalStats()
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | BatteryUsageStatsTest.java | 167 final BatteryUsageStats stats1 = buildBatteryUsageStats1(false).build(); in testAdd() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | if_packet.h | 94 struct tpacket_stats stats1; member
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
H A D | NotifCollectionTest.java | 1117 DismissedByUserStats stats1 = defaultStats(entry1); in testDismissNotificationsSentToSystemServer() local
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/ |
H A D | PersistAtomsStorageTest.java | 1613 ImsRegistrationStats[] stats1 = mPersistAtomsStorage.getImsRegistrationStats(50L); in getImsRegistrationStats_withSavedAtoms() local
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiScoreCard.java | 1764 private boolean isRatioAboveThreshold(NetworkConnectionStats stats1, in isRatioAboveThreshold()
|