/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | PrebuiltLogicGeneratorTest.java | 61 String paramValue = "bid_floor"; in testPrebuiltLogicRunnerGeneratesWaterfallScriptSuccess() local 70 paramValue)); in testPrebuiltLogicRunnerGeneratesWaterfallScriptSuccess() 75 String.format(NAMED_PARAM_TEMPLATE, paramKey), paramValue), in testPrebuiltLogicRunnerGeneratesWaterfallScriptSuccess() local 82 String paramValue = "bid_floor"; in testPrebuiltLogicRunnerNotPrebuiltSchemaReturnFalseSuccess() local 91 paramValue)); in testPrebuiltLogicRunnerNotPrebuiltSchemaReturnFalseSuccess() 99 String paramValue = "www.test.com"; in testPrebuiltLogicRunnerGeneratesPickHighestBidScoringScriptSuccessfully() local 108 paramValue)); in testPrebuiltLogicRunnerGeneratesPickHighestBidScoringScriptSuccessfully() 113 String.format(NAMED_PARAM_TEMPLATE, paramKey), paramValue), in testPrebuiltLogicRunnerGeneratesPickHighestBidScoringScriptSuccessfully() local 167 String paramValue = "bid_floor"; in testPrebuiltLogicRunnerParameterUnrecognizedException() local 176 paramValue)); in testPrebuiltLogicRunnerParameterUnrecognizedException() [all …]
|
D | JsFetcherTest.java | 332 String paramValue = "bid_floor"; in testGetOutcomeSelectionLogicJsWithPrebuiltUri_featureDisabled_failure() local 341 paramValue)); in testGetOutcomeSelectionLogicJsWithPrebuiltUri_featureDisabled_failure() 360 String.format(NAMED_PARAM_TEMPLATE, paramKey), paramValue), in testGetOutcomeSelectionLogicJsWithPrebuiltUri_featureDisabled_failure() local
|
D | AdOutcomeSelectorImplTest.java | 406 String paramValue = "bid_floor"; in testAdOutcomeSelectorWithPrebuiltUriReturnsOutcomeSuccess() local 415 paramValue)); in testAdOutcomeSelectorWithPrebuiltUriReturnsOutcomeSuccess() 418 AdSelectionSignals.fromString(String.format("{%s: %s}", paramValue, AD_BID + 1)); in testAdOutcomeSelectorWithPrebuiltUriReturnsOutcomeSuccess()
|
D | AdSelectionFromOutcomesE2ETest.java | 691 String paramValue = "bid_floor"; in testSelectAdsFromOutcomesWaterfallMediationPrebuiltUriSuccess() local 700 paramValue)); in testSelectAdsFromOutcomesWaterfallMediationPrebuiltUriSuccess()
|
D | AdSelectionE2ETest.java | 1722 String paramValue = "https://www.test.com/reporting/seller"; in testRunAdSelectionSuccess_prebuiltScoringLogic() local 1735 paramValue))) in testRunAdSelectionSuccess_prebuiltScoringLogic() 1844 String paramValue = "https://www.test.com/reporting/seller"; in testRunAdSelectionSuccess_prebuiltFeatureDisabled_failure() local 1857 paramValue))) in testRunAdSelectionSuccess_prebuiltFeatureDisabled_failure() 3594 String paramValue = mMockWebServerRule.uriForPath(sellerReportingPath).toString(); in testRunAdSelectionOnlyContextualAds_NoCAsNoNetworkCall_Success() local 3603 paramValue)); in testRunAdSelectionOnlyContextualAds_NoCAsNoNetworkCall_Success()
|
/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/policy/annotation/ |
D | Annotation.kt | 32 val paramValue = getParam(paramName) in getStringParam() constant 33 require(paramValue is AnnotationParam.Str) { in getStringParam() 34 "Annotation param $paramName must be string, instead got $paramValue" in getStringParam() 36 return paramValue.value in getStringParam()
|
/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/ |
D | SipMessageUtils.java | 70 private static String addParamToHeader(String headerValue, String paramKey, String paramValue) { in addParamToHeader() argument 72 + paramValue.trim(); in addParamToHeader()
|
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/ |
D | FledgeCtsDebuggableTest.java | 1101 String paramValue = "https://www.test.com/reporting/seller"; in testFledgeAuctionSelectionFlow_scoringPrebuilt_Success() local 1113 paramValue))) in testFledgeAuctionSelectionFlow_scoringPrebuilt_Success() 2711 String paramValue = "bid_floor"; in testAdSelectionFromOutcomesFlow_waterfallWithPrebuilt_returnsOutcomeSuccess() local 2720 paramValue)); in testAdSelectionFromOutcomesFlow_waterfallWithPrebuilt_returnsOutcomeSuccess() 2722 AdSelectionSignals.fromString(String.format("{%s: %s}", paramValue, bidFloor)); in testAdSelectionFromOutcomesFlow_waterfallWithPrebuilt_returnsOutcomeSuccess() 2755 String paramValue = "bid_floor"; in testAdSelectionFromOutcomesFlow_waterfallWithPrebuilt_returnsNoOutcomeSuccess() local 2764 paramValue)); in testAdSelectionFromOutcomesFlow_waterfallWithPrebuilt_returnsNoOutcomeSuccess() 2766 AdSelectionSignals.fromString(String.format("{%s: %s}", paramValue, bidFloor)); in testAdSelectionFromOutcomesFlow_waterfallWithPrebuilt_returnsNoOutcomeSuccess()
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |