Searched refs:endScoreAds (Results 1 – 5 of 5) sorted by relevance
1268 .endScoreAds(); in testScoreAdsSuccessfulCase()1286 verify(mAdSelectionExecutionLoggerMock).endScoreAds(); in testScoreAdsSuccessfulCase()1308 .endScoreAds(); in testScoreAdsWithCopierSuccessfulCase()1326 verify(mAdSelectionExecutionLoggerMock).endScoreAds(); in testScoreAdsWithCopierSuccessfulCase()1348 .endScoreAds(); in testScoreAdsWithCopierWithAdCounterKeysSuccessfulCase()1367 verify(mAdSelectionExecutionLoggerMock).endScoreAds(); in testScoreAdsWithCopierWithAdCounterKeysSuccessfulCase()1381 .endScoreAds(); in testScoreAdsReturnEmptyListInCaseOfNonSuccessStatus()1398 verify(mAdSelectionExecutionLoggerMock).endScoreAds(); in testScoreAdsReturnEmptyListInCaseOfNonSuccessStatus()1419 .endScoreAds(); in testScoreAdsReturnsDebugReportingUrl()1447 verify(mAdSelectionExecutionLoggerMock).endScoreAds(); in testScoreAdsReturnsDebugReportingUrl()[all …]
339 mAdSelectionExecutionLogger.endScoreAds(); in testRunAdScoringSuccess()456 mAdSelectionExecutionLogger.endScoreAds(); in testRunAdScoringSuccessWithDataVersionHeaderEnabled()576 mAdSelectionExecutionLogger.endScoreAds(); in testRunAdScoringSuccessWithDataVersionHeaderDisabled()705 mAdSelectionExecutionLogger.endScoreAds(); in testRunAdScoringSuccess_withDebugReportingEnabled()854 mAdSelectionExecutionLogger.endScoreAds(); in testRunAdScoringContextual_Success()980 mAdSelectionExecutionLogger.endScoreAds(); in testRunAdScoringContextual_withDebugReportingEnabled_Success()1157 mAdSelectionExecutionLogger.endScoreAds(); in testRunAdScoringContextual_UseOverride_Success()1291 mAdSelectionExecutionLogger.endScoreAds(); in testRunAdScoringContextualScoresMismatch_Failure()1462 mAdSelectionExecutionLogger.endScoreAds(); in testRunAdScoringUseDevOverrideForJS()
297 adSelectionExecutionLogger.endScoreAds(); in testAdSelectionExecutionLogger_SuccessAdSelection()1305 () -> adSelectionExecutionLogger.endScoreAds()); in testAdSelectionExecutionLogger_missingStartScoreAds()1331 adSelectionExecutionLogger.endScoreAds(); in testAdSelectionExecutionLogger_redundantEndScoreAds()1336 () -> adSelectionExecutionLogger.endScoreAds()); in testAdSelectionExecutionLogger_redundantEndScoreAds()1392 adSelectionExecutionLogger.endScoreAds(); in testAdSelectionExecutionLogger_redundantEndGetScoreAds()
501 public void endScoreAds() throws IllegalStateException { in endScoreAds() method in AdSelectionExecutionLogger
618 adSelectionExecutionLogger.endScoreAds();