/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/ |
D | WatchdogPerfHandlerUnitTest.java | 640 List<ResourceOveruseStats> expectedStats = Arrays.asList( in testDeleteUser() local 1152 List<UserPackageIoUsageStats> expectedStats = Arrays.asList( in testAsyncFetchTodayIoUsageStats() local 1222 List<UserPackageIoUsageStats> expectedStats = Arrays.asList( in testGetTodayIoUsageStats() local 1294 ResourceOveruseStats expectedStats = new ResourceOveruseStats.Builder( in testResetResourceOveruseStatsResetsStats() local 2104 List<ResourceOveruseStats> expectedStats = Arrays.asList( in testGetAllResourceOveruseStatsWithNoMinimum() local 2175 List<ResourceOveruseStats> expectedStats = Arrays.asList( in testGetAllResourceOveruseStatsWithNoMinimumForPast7days() local 2226 List<ResourceOveruseStats> expectedStats = Arrays.asList( in testGetAllResourceOveruseStatsForSharedPackage() local 2289 List<ResourceOveruseStats> expectedStats = Collections.singletonList( in testGetAllResourceOveruseStatsWithMinimum() local 2354 List<ResourceOveruseStats> expectedStats = Collections.singletonList( in testGetAllResourceOveruseStatsWithMinimumForPast7days() local 2374 ResourceOveruseStats expectedStats = in testGetResourceOveruseStats() local [all …]
|
D | CarWatchdogManagerUnitTest.java | 265 ResourceOveruseStats expectedStats = in testGetResourceOveruseStats() local 278 ResourceOveruseStats expectedStats = in testFailsGetResourceOveruseStats() local 292 List<ResourceOveruseStats> expectedStats = new ArrayList<>(); in testGetAllResourceOveruseStats() local 322 ResourceOveruseStats expectedStats = in testGetResourceOveruseStatsForUserPackage() local 336 ResourceOveruseStats expectedStats = in testFailsGetResourceOveruseStatsForUserPackage() local
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/ |
D | PersistAtomsStorageTest.java | 5913 @Nullable ImsRegistrationFeatureTagStats expectedStats, in assertHasStatsCountTime() 5935 @Nullable RcsClientProvisioningStats expectedStats, int expectedCount) { in assertHasStatsAndCount() 5950 @Nullable ImsDedicatedBearerListenerEvent expectedStats, int expectedCount) { in assertHasStats() 5965 @Nullable ImsDedicatedBearerEvent expectedStats, int expectedCount) { in assertHasStatsAndCount() 5986 @Nullable SatelliteController expectedStats, int expectedCount) { in assertHasStats() 6060 @Nullable SatelliteSession expectedStats, int expectedCount) { in assertHasStatsAndCount() 6100 @Nullable SatelliteIncomingDatagram expectedStats, int expectedCount) { in assertHasStatsAndCount() 6118 @Nullable SatelliteOutgoingDatagram expectedStats, int expectedCount) { in assertHasStatsAndCount() 6137 @Nullable SatelliteProvision expectedStats, int expectedCount) { in assertHasStatsAndCount() 6154 @Nullable SatelliteSosMessageRecommender expectedStats, int expectedCount) { in assertHasStatsAndCount() [all …]
|
/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
H A 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
|
/aosp_15_r20/packages/modules/DnsResolver/ |
D | DnsStatsTest.cpp | 163 void verifyDnsStatsContent(Protocol protocol, const std::vector<StatsData>& expectedStats, in verifyDnsStatsContent() 225 std::vector<StatsData> expectedStats; in TEST_F() local 261 const std::vector<StatsData> expectedStats = { in TEST_F() local 350 std::vector<StatsData> expectedStats = { in TEST_F() local 442 const std::vector<StatsData> expectedStats = { in TEST_F() local
|
/aosp_15_r20/packages/modules/Wifi/framework/tests/src/android/net/wifi/ |
D | WifiUsabilityStatsEntryTest.java | 335 RateStats expectedStats = expected.getRateStats().get(i); in assertWifiUsabilityStatsEntryEquals() local 617 RateStats expectedStats = expected.getRateStats(link).get(j); in assertWifiUsabilityStatsEntryEquals() local 632 PeerInfo expectedStats = expected.getPeerInfo(link).get(j); in assertWifiUsabilityStatsEntryEquals() local
|
/aosp_15_r20/cts/tests/tests/app.usage/BroadcastResponseStats/src/android/app/usage/brs/cts/ |
H A D | BroadcastResponseStatsTest.java | 1001 final ArrayMap<String, BroadcastResponseStats> expectedStats = new ArrayMap<>(); in testBroadcastResponseStats_multiplePackages() local 2080 final BroadcastResponseStats expectedStats = new BroadcastResponseStats(packageName, id); in assertResponseStats() local 2089 BroadcastResponseStats expectedStats) { in assertResponseStats() 2107 ArrayMap<String, BroadcastResponseStats> expectedStats) { in assertResponseStats() 2126 private boolean compareStats(ArrayMap<String, BroadcastResponseStats> expectedStats, in compareStats() 2141 private boolean compareStats(BroadcastResponseStats expectedStats, in compareStats()
|
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/ |
H A D | QuotaControllerTest.java | 562 ExecutionStats expectedStats = new ExecutionStats(); in testOnAppRemovedLocked() local 623 ExecutionStats expectedStats = new ExecutionStats(); in testOnUserRemovedLocked() local 665 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_NoTimer() local 857 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_WithTimer() local 959 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values_LegacyDefaultBucketWindowSizes() local 1043 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values_NewDefaultBucketWindowSizes() local 1143 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values_BeginningOfTime_LegacyDefaultBucketWindowSizes() local 1206 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values_BeginningOfTime_NewDefaultBucketWindowSizes() local 1622 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Caching() local
|
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/utils/quota/ |
H A D | CountQuotaTrackerTest.java | 360 ExecutionStats expectedStats = new ExecutionStats(); in testUpdateExecutionStatsLocked_NoTimer() local 463 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values() local 518 ExecutionStats expectedStats = new ExecutionStats(); in testGetExecutionStatsLocked_Values_BeginningOfTime() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/stats/pull/netstats/ |
H A D | NetworkStatsUtilsTest.kt | 85 val expectedStats = NetworkStats(0L, 2) in testPublicStatsToAndroidNetStats() constant
|
/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/netstats/ |
D | NetworkStatsApiTest.kt | 171 val expectedStats = testStats2 in testAddEntries() constant
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiMetricsTestUtil.java | 162 DeviceMobilityStatePnoScanStats expectedStats = expected[i]; in assertDeviceMobilityStatePnoScanStatsEqual() local
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/math/ |
H A D | StatsTesting.java | 332 static void assertStatsApproxEqual(Stats expectedStats, Stats actualStats) { in assertStatsApproxEqual()
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/math/ |
H A D | StatsTesting.java | 362 static void assertStatsApproxEqual(Stats expectedStats, Stats actualStats) { in assertStatsApproxEqual()
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/internal/logging/ |
H A D | StorageLoggerTest.java | 726 ExpectedFileGroupStorageStats expectedStats = in verifyStorageStats() local
|
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/net/ |
D | NetworkStatsServiceTest.java | 1856 final NetworkStats expectedStats = new NetworkStats(0L, 1) in testStatsProviderUpdateStats() local 1923 final NetworkStats expectedStats = new NetworkStats(0L, 1) in testDualVilteProviderStats() local
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCallTrackerTest.java | 2776 NetworkStats expectedStats = new NetworkStats(0L, 0); in assertVtDataUsageUpdated() local
|
/aosp_15_r20/packages/modules/DnsResolver/tests/ |
D | resolv_cache_unit_test.cpp | 877 const res_stats expectedStats[MAXNS] = { in TEST_F() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/registration/ |
D | AsyncTriggerFetcherTest.java | 314 MeasurementRegistrationResponseStats expectedStats = in testBasicTriggerRequest() local 374 MeasurementRegistrationResponseStats expectedStats = in testBasicTriggerRequest_withAggregateDeduplicationKey() local 6545 MeasurementRegistrationResponseStats expectedStats = in basicTriggerRequest_headersMoreThanMaxResponseSize_emitsMetricsWithAdTechDomain() local
|