Searched refs:startScoreAds (Results 1 – 5 of 5) sorted by relevance
1259 doNothing().when(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsSuccessfulCase()1285 verify(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsSuccessfulCase()1299 doNothing().when(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsWithCopierSuccessfulCase()1325 verify(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsWithCopierSuccessfulCase()1339 doNothing().when(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsWithCopierWithAdCounterKeysSuccessfulCase()1366 verify(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsWithCopierWithAdCounterKeysSuccessfulCase()1372 doNothing().when(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsReturnEmptyListInCaseOfNonSuccessStatus()1397 verify(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsReturnEmptyListInCaseOfNonSuccessStatus()1410 doNothing().when(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsReturnsDebugReportingUrl()1446 verify(mAdSelectionExecutionLoggerMock).startScoreAds(); in testScoreAdsReturnsDebugReportingUrl()[all …]
335 mAdSelectionExecutionLogger.startScoreAds(); in testRunAdScoringSuccess()452 mAdSelectionExecutionLogger.startScoreAds(); in testRunAdScoringSuccessWithDataVersionHeaderEnabled()572 mAdSelectionExecutionLogger.startScoreAds(); in testRunAdScoringSuccessWithDataVersionHeaderDisabled()701 mAdSelectionExecutionLogger.startScoreAds(); in testRunAdScoringSuccess_withDebugReportingEnabled()850 mAdSelectionExecutionLogger.startScoreAds(); in testRunAdScoringContextual_Success()976 mAdSelectionExecutionLogger.startScoreAds(); in testRunAdScoringContextual_withDebugReportingEnabled_Success()1153 mAdSelectionExecutionLogger.startScoreAds(); in testRunAdScoringContextual_UseOverride_Success()1287 mAdSelectionExecutionLogger.startScoreAds(); in testRunAdScoringContextualScoresMismatch_Failure()1458 mAdSelectionExecutionLogger.startScoreAds(); in testRunAdScoringUseDevOverrideForJS()
295 adSelectionExecutionLogger.startScoreAds(); in testAdSelectionExecutionLogger_SuccessAdSelection()440 adSelectionExecutionLogger.startScoreAds(); in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()1273 adSelectionExecutionLogger.startScoreAds(); in testAdSelectionExecutionLogger_redundantStartScoreAds()1278 () -> adSelectionExecutionLogger.startScoreAds()); in testAdSelectionExecutionLogger_redundantStartScoreAds()1330 adSelectionExecutionLogger.startScoreAds(); in testAdSelectionExecutionLogger_redundantEndScoreAds()1360 adSelectionExecutionLogger.startScoreAds(); in testAdSelectionExecutionLogger_missingEndScoreAds()1391 adSelectionExecutionLogger.startScoreAds(); in testAdSelectionExecutionLogger_redundantEndGetScoreAds()
489 public void startScoreAds() throws IllegalStateException { in startScoreAds() method in AdSelectionExecutionLogger
454 adSelectionExecutionLogger.startScoreAds();