Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DAuthenticationStatsPersisterTest.java99 AuthenticationStats stats2 = new AuthenticationStats(USER_ID_2, in getAllFrrStats_face_shouldListAllFrrStats() local
123 AuthenticationStats stats2 = new AuthenticationStats(USER_ID_2, in getAllFrrStats_fingerprint_shouldListAllFrrStats() local
/aosp14/frameworks/base/services/robotests/backup/src/com/android/server/backup/transport/
H A DTransportStatsTest.java92 Stats stats2 = mTransportStats.getStatsForTransport(mTransportComponent2); 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.java181 final BatteryUsageStats stats2 = buildBatteryUsageStats2(new String[]{"FOO"}, true).build(); in testAdd() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java1307 DismissedByUserStats stats2 = defaultStats(entry2); in testDismissNotificationsSentToSystemServer() local