Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DCompressedBuyerInputCreatorHelperTest.java174 mCompressedBuyerInputCreatorHelper.logBuyerInputGeneratedStats(perBuyerStats); in logBuyerInputGeneratedStatsPasExtendedMetricsEnabled()
180 mCompressedBuyerInputCreatorHelper.logBuyerInputGeneratedStats(perBuyerStats); in logBuyerInputGeneratedStatsPasExtendedMetricsEnabled()
186 mCompressedBuyerInputCreatorHelper.logBuyerInputGeneratedStats(perBuyerStats); in logBuyerInputGeneratedStatsPasExtendedMetricsEnabled()
206 mCompressedBuyerInputCreatorHelper.logBuyerInputGeneratedStats(perBuyerStats); in logBuyerInputGeneratedStatsPasExtendedMetricsDisabled()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DCompressedBuyerInputCreatorNoOptimizations.java93 mCompressedBuyerInputCreatorHelper.logBuyerInputGeneratedStats(perBuyerStats); in generateCompressedBuyerInputFromDBCAsAndEncodedSignals()
DCompressedBuyerInputCreatorHelper.java152 public void logBuyerInputGeneratedStats( in logBuyerInputGeneratedStats() method in CompressedBuyerInputCreatorHelper