Home
last modified time | relevance | path

Searched refs:getProtectedAuctionInputFromCipherText (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java2778 getProtectedAuctionInputFromCipherText(adSelectionResponse, privKey); in testGetAdSelectionData_withOhttpGatewayDecryption()
2888 getProtectedAuctionInputFromCipherText(adSelectionResponse, privKey); in testGetAdSelectionData_withOhttpGatewayDecryption_withServerAuctionMediaTypeChanged()
2985 getProtectedAuctionInputFromCipherText( in testGetAdSelectionData_multiCloudOn_success()
3882 private ProtectedAuctionInput getProtectedAuctionInputFromCipherText( in getProtectedAuctionInputFromCipherText() method in AuctionServerE2ETest