Home
last modified time | relevance | path

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

/frameworks/base/services/tests/displayservicetests/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/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DPersistAtomsStorageTest.java5714 @Nullable ImsRegistrationFeatureTagStats expectedStats, in assertHasStatsCountTime()
5736 @Nullable RcsClientProvisioningStats expectedStats, int expectedCount) { in assertHasStatsAndCount()
5751 @Nullable ImsDedicatedBearerListenerEvent expectedStats, int expectedCount) { in assertHasStats()
5766 @Nullable ImsDedicatedBearerEvent expectedStats, int expectedCount) { in assertHasStatsAndCount()
5788 @Nullable SatelliteController expectedStats) { in assertHasStats()
5832 @Nullable SatelliteSession expectedStats, int expectedCount) { in assertHasStatsAndCount()
5863 @Nullable SatelliteIncomingDatagram expectedStats, int expectedCount) { in assertHasStatsAndCount()
5880 @Nullable SatelliteOutgoingDatagram expectedStats, int expectedCount) { in assertHasStatsAndCount()
5898 @Nullable SatelliteProvision expectedStats, int expectedCount) { in assertHasStatsAndCount()
5914 @Nullable SatelliteSosMessageRecommender expectedStats, int expectedCount) { in assertHasStatsAndCount()
[all …]
/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/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DQuotaControllerTest.java556 ExecutionStats expectedStats = new ExecutionStats(); in testOnAppRemovedLocked() local
617 ExecutionStats expectedStats = new ExecutionStats(); in testOnUserRemovedLocked() local
659 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_NoTimer() local
851 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_WithTimer() local
949 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values() local
1032 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values_BeginningOfTime() local
1271 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Caching() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java2765 NetworkStats expectedStats = new NetworkStats(0L, 0); in assertVtDataUsageUpdated() local