Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
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
/frameworks/base/services/robotests/backup/src/com/android/server/backup/transport/
DTransportStatsTest.java91 Stats stats1 = mTransportStats.getStatsForTransport(mTransportComponent1); in testMerge() local
/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
DUsageStatsDatabaseTest.java356 void compareIntervalStats(IntervalStats stats1, IntervalStats stats2, int minVersion) { in compareIntervalStats()
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryUsageStatsTest.java187 final BatteryUsageStats stats1 = buildBatteryUsageStats1(false).build(); in testAdd() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifCollectionTest.java1306 DismissedByUserStats stats1 = defaultStats(entry1); in testDismissNotificationsSentToSystemServer() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DPersistAtomsStorageTest.java2445 ImsRegistrationStats[] stats1 = mPersistAtomsStorage.getImsRegistrationStats(50L); in getImsRegistrationStats_withSavedAtoms() local