Home
last modified time | relevance | path

Searched defs:stats1 (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DAuthenticationStatsPersisterTest.java96 AuthenticationStats stats1 = new AuthenticationStats(USER_ID_1, in getAllFrrStats_face_shouldListAllFrrStats() local
119 AuthenticationStats stats1 = new AuthenticationStats(USER_ID_1, in getAllFrrStats_fingerprint_shouldListAllFrrStats() local
/aosp14/frameworks/base/services/robotests/backup/src/com/android/server/backup/transport/
H A DTransportStatsTest.java91 Stats stats1 = mTransportStats.getStatsForTransport(mTransportComponent1); in testMerge() local
/aosp14/system/core/storaged/tests/
H A Dstoraged_test.cpp201 struct disk_stats disk_stats_add(struct disk_stats stats1, struct disk_stats stats2) { in disk_stats_add()
219 void expect_increasing(struct disk_stats stats1, struct disk_stats stats2) { in expect_increasing()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
H A DUsageStatsDatabaseTest.java331 void compareIntervalStats(IntervalStats stats1, IntervalStats stats2, int minVersion) { in compareIntervalStats()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryUsageStatsTest.java180 final BatteryUsageStats stats1 = buildBatteryUsageStats1(false).build(); in testAdd() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java1306 DismissedByUserStats stats1 = defaultStats(entry1); in testDismissNotificationsSentToSystemServer() local