Searched refs:getScoreAdJsScriptResultCode (Results 1 – 5 of 5) sorted by relevance
80 public abstract int getScoreAdJsScriptResultCode(); in getScoreAdJsScriptResultCode() method in RunAdScoringProcessReportedStats
276 stats.getScoreAdJsScriptResultCode()); in logRunAdScoringProcessReportedStats()
113 assertEquals(SCORE_AD_JS_SCRIPT_RESULT_CODE, stats.getScoreAdJsScriptResultCode()); in testBuilderCreateSuccess()
381 assertThat(runAdScoringProcessReportedStats.getScoreAdJsScriptResultCode()) in testAdSelectionExecutionLogger_SuccessAdSelection()517 assertThat(runAdScoringProcessReportedStats.getScoreAdJsScriptResultCode()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()631 assertThat(runAdScoringProcessReportedStats.getScoreAdJsScriptResultCode()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()737 assertThat(runAdScoringProcessReportedStats.getScoreAdJsScriptResultCode()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()
297 expect.that(loggedStats.getScoreAdJsScriptResultCode()) in testLogRunAdScoringProcessReportedStats()