Home
last modified time | relevance | path

Searched defs:expectedStats (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/display/
DAmbientBrightnessStatsTrackerTest.java60 float[] expectedStats; in testBrightnessStatsTrackerOverSingleDay() local
98 float[] expectedStats; in testBrightnessStatsTrackerOverMultipleDays() local
136 float[] expectedStats; in testBrightnessStatsTrackerOverMultipleUsers() local
296 float[] expectedStats; in testWriteThenReadAmbientBrightnessStats() local
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/utils/quota/
DCountQuotaTrackerTest.java319 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_NoTimer() local
422 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values() local
477 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values_BeginningOfTime() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DPersistAtomsStorageTest.java3674 @Nullable ImsRegistrationFeatureTagStats expectedStats, in assertHasStatsCountTime()
3696 @Nullable RcsClientProvisioningStats expectedStats, int expectedCount) { in assertHasStatsAndCount()
3711 @Nullable ImsDedicatedBearerListenerEvent expectedStats, int expectedCount) { in assertHasStats()
3726 @Nullable ImsDedicatedBearerEvent expectedStats, int expectedCount) { in assertHasStatsAndCount()
3748 @Nullable RcsAcsProvisioningStats expectedStats, int count, long duration) { in assertHasStatsAndCountDuration()
3768 Object expectedStats, int expectedCount) { in assertHasStats()
3799 Object expectedStats, int expectedCount) { in assertHasStats()
3833 @Nullable GbaEvent expectedStats, int expectedCount) { in assertHasStatsAndCount()
3849 @Nullable SipMessageResponse expectedStats, int expectedCount) { in assertHasStats()
3866 @Nullable SipTransportSession expectedStats, int expectedCount) { in assertHasStats()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DQuotaControllerTest.java540 ExecutionStats expectedStats = new ExecutionStats(); in testOnAppRemovedLocked() local
601 ExecutionStats expectedStats = new ExecutionStats(); in testOnUserRemovedLocked() local
643 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_NoTimer() local
835 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_WithTimer() local
933 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values() local
1016 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values_BeginningOfTime() local
1255 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Caching() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java1948 NetworkStats expectedStats = new NetworkStats(0L, 0); in assertVtDataUsageUpdated() local