Searched defs:expectedStats (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
D | AmbientBrightnessStatsTrackerTest.java | 60 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/ |
D | PersistAtomsStorageTest.java | 5714 @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/ |
D | CountQuotaTrackerTest.java | 319 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/ |
D | QuotaControllerTest.java | 556 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/ |
D | ImsPhoneCallTrackerTest.java | 2765 NetworkStats expectedStats = new NetworkStats(0L, 0); in assertVtDataUsageUpdated() local
|