/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/ |
D | RtpReceptionStatsTest.cpp | 35 RtpReceptionStats stats1(100, 200, 300, 400, 500); in TEST() local 52 RtpReceptionStats stats1(10, 20, 30, 40, 50); in TEST() local 89 RtpReceptionStats stats1(100, 200, 300, 400, 500); in TEST() local
|
/packages/modules/ImsMedia/tests/unit/src/com/android/telephony/imsmedia/ |
D | RtpReceptionStatsTest.java | 62 RtpReceptionStats stats1 = createRtpReceptionStats(); in testEqual() local 70 RtpReceptionStats stats1 = createRtpReceptionStats(); in testNotEqual() local
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | AuctionServerPayloadMetricsStrategyEnabledTest.java | 96 BuyerInputGeneratorIntermediateStats stats1 = new BuyerInputGeneratorIntermediateStats(); in testLogGetAdSelectionDataBuyerInputGeneratedStatsDoesLog() local 113 BuyerInputGeneratorIntermediateStats stats1 = new BuyerInputGeneratorIntermediateStats(); in testLogGetAdSelectionDataBuyerInputGeneratedStatsWithPasMetricsDoesLog() local
|
D | GetAdSelectionDataRunnerTest.java | 412 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled() local 516 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator() local 623 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator() local
|
D | BuyerInputGeneratorTest.java | 289 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testBuyerInputGenerator_returnsBuyerInputs_onlyCAsWithRenderIdReturned_successPayloadMetricsEnabled() local 535 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testBuyerInputGenerator_returnsBuyerInputsWithoutRenderIdForSpecifiedCAPayloadMetricsEnabled() local
|
D | AuctionServerE2ETest.java | 1131 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled() local 1244 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator() local
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/ |
D | ShellCommandStatsTest.java | 41 ShellCommandStats stats1 = in testEqualsHashCode() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/ |
D | RecentAppStatsMixinTest.java | 332 final UsageStats stats1 = new UsageStats(); in loadDisplayableRecentApps_usePersonalAndWorkApps_shouldBeSortedByLastTimeUse() local 435 final UsageStats stats1 = new UsageStats(); in loadDisplayableRecentApps_multipleProfileApps_shouldBeSortedByLastTimeUse() local
|
/packages/modules/Connectivity/tests/unit/java/android/net/ |
D | NetworkStatsHistoryTest.java | 224 final NetworkStatsHistory stats1 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireGapIdentical() local 249 final NetworkStatsHistory stats1 = new NetworkStatsHistory(HOUR_IN_MILLIS); in testRecordEntireOverlapVaryingBuckets() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiMetricsTest.java | 4293 WifiLinkLayerStats stats1 = start; in addBadWifiUsabilityStats() local 4323 WifiLinkLayerStats stats1 = nextRandomStats(createNewWifiLinkLayerStats()); in testUpdateWifiUsabilityStatsEntries() local 4501 WifiLinkLayerStats stats1 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadNotGeneratedGapLessThanMinimum() local 4540 WifiLinkLayerStats stats1 = new WifiLinkLayerStats(); in testWifiUsabilityStatsLabelBadGeneratedGapLargerThanMinimum() local 4926 WifiLinkLayerStats stats1 = nextRandomStats(new WifiLinkLayerStats()); in verifyFirmwareAlertUpdatesWifiUsabilityMetrics() local 4957 WifiLinkLayerStats stats1 = nextRandomStats(new WifiLinkLayerStats()); in verifyWifiDataStallUpdatesWifiUsabilityMetrics() local 5471 WifiLinkLayerStats stats1 = nextRandomStats(new WifiLinkLayerStats()); in verifyIpReachabilityLostUpdatesWifiUsabilityMetrics() local 5909 WifiLinkLayerStats stats1 = new WifiLinkLayerStats(); in addOneBadWifiUsabilityStats() local 5986 WifiLinkLayerStats stats1 = nextRandomStats(new WifiLinkLayerStats()); in verifyLabelBadStatsAreNotSavedIfScreenIsOff() local
|
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/ |
D | MediaQualityAnalyzerTest.cpp | 1010 RtpReceptionStats stats1( in TEST_F() local
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiScoreCard.java | 1748 private boolean isRatioAboveThreshold(NetworkConnectionStats stats1, in isRatioAboveThreshold()
|