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.java4513 @Nullable ImsRegistrationFeatureTagStats expectedStats, in assertHasStatsCountTime()
4535 @Nullable RcsClientProvisioningStats expectedStats, int expectedCount) { in assertHasStatsAndCount()
4550 @Nullable ImsDedicatedBearerListenerEvent expectedStats, int expectedCount) { in assertHasStats()
4565 @Nullable ImsDedicatedBearerEvent expectedStats, int expectedCount) { in assertHasStatsAndCount()
4587 @Nullable SatelliteController expectedStats) { in assertHasStats()
4619 @Nullable SatelliteSession expectedStats, int expectedCount) { in assertHasStatsAndCount()
4634 @Nullable SatelliteIncomingDatagram expectedStats, int expectedCount) { in assertHasStatsAndCount()
4650 @Nullable SatelliteOutgoingDatagram expectedStats, int expectedCount) { in assertHasStatsAndCount()
4667 @Nullable SatelliteProvision expectedStats, int expectedCount) { in assertHasStatsAndCount()
4683 @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.java543 ExecutionStats expectedStats = new ExecutionStats(); in testOnAppRemovedLocked() local
604 ExecutionStats expectedStats = new ExecutionStats(); in testOnUserRemovedLocked() local
646 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_NoTimer() local
838 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_WithTimer() local
936 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values() local
1019 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values_BeginningOfTime() local
1258 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Caching() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java2664 NetworkStats expectedStats = new NetworkStats(0L, 0); in assertVtDataUsageUpdated() local