Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/
DKAnonE2ETest.java2210 Map<String, ByteString> buyerInputBytesMap = protectedAuctionInput.getBuyerInputMap();
2228 return buyerInputBytesMap.entrySet().stream()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java4114 Map<String, ByteString> buyerInputBytesMap = protectedAuctionInput.getBuyerInputMap(); in getBuyerInputMapFromDecryptedBytes() local
4132 return buyerInputBytesMap.entrySet().stream() in getBuyerInputMapFromDecryptedBytes()