Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DRunAdScoringProcessReportedStats.java45 public abstract int getFetchedTrustedScoringSignalsDataSizeInBytes(); in getFetchedTrustedScoringSignalsDataSizeInBytes() method in RunAdScoringProcessReportedStats
DAdSelectionExecutionLogger.java655 getFetchedTrustedScoringSignalsDataSizeInBytes()) in getRunAdScoringProcessReportedStats()
725 private int getFetchedTrustedScoringSignalsDataSizeInBytes() { in getFetchedTrustedScoringSignalsDataSizeInBytes() method in AdSelectionExecutionLogger
DStatsdAdServicesLogger.java266 stats.getFetchedTrustedScoringSignalsDataSizeInBytes(), in logRunAdScoringProcessReportedStats()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DRunAdScoringProcessReportedStatsTest.java97 stats.getFetchedTrustedScoringSignalsDataSizeInBytes()); in testBuilderCreateSuccess()
DAdSelectionExecutionLoggerTest.java358 .getFetchedTrustedScoringSignalsDataSizeInBytes()) in testAdSelectionExecutionLogger_SuccessAdSelection()
495 .getFetchedTrustedScoringSignalsDataSizeInBytes()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()
609 .getFetchedTrustedScoringSignalsDataSizeInBytes()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()
715 .getFetchedTrustedScoringSignalsDataSizeInBytes()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
DAdServicesLoggerImplTest.java279 expect.that(loggedStats.getFetchedTrustedScoringSignalsDataSizeInBytes()) in testLogRunAdScoringProcessReportedStats()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdsScoreGeneratorImplTest.java1767 .getFetchedTrustedScoringSignalsDataSizeInBytes()) in verifyFailedAdScoringLoggingJSONExceptionWithScoreAds()
1830 .getFetchedTrustedScoringSignalsDataSizeInBytes()) in verifyFailedAdScoringLoggingMissingTrustedScoringSignals()
1893 .getFetchedTrustedScoringSignalsDataSizeInBytes()) in verifySuccessAdScoringLogging()