Searched refs:endDownloadScriptTimestamp (Results 1 – 6 of 6) sorted by relevance
79 executionLogger.endDownloadScriptTimestamp(mDownloadResultCode); in testSelectAdsFromOutcomesExecutionLogger_successDownloadAndExecution()117 executionLogger.endDownloadScriptTimestamp(mDownloadResultCode); in testSelectAdsFromOutcomesExecutionLogger_missingStartOfDownload()158 executionLogger.endDownloadScriptTimestamp(mDownloadResultCode); in testSelectAdsFromOutcomesExecutionLogger_repeatedEndOfDownload()159 executionLogger.endDownloadScriptTimestamp(mDownloadResultCode); // Repeated call in testSelectAdsFromOutcomesExecutionLogger_repeatedEndOfDownload()196 executionLogger.endDownloadScriptTimestamp(mDownloadResultCode); in testSelectAdsFromOutcomesExecutionLogger_missingStartOfExecution()238 executionLogger.endDownloadScriptTimestamp(mDownloadResultCode); in testSelectAdsFromOutcomesExecutionLogger_repeatedEndOfExecution()
26 default void endDownloadScriptTimestamp(int resultCode) { in endDownloadScriptTimestamp() method
76 default void endDownloadScriptTimestamp(int resultCode) { in endDownloadScriptTimestamp() method
83 public void endDownloadScriptTimestamp(int resultCode) { in endDownloadScriptTimestamp() method in SelectAdsFromOutcomesExecutionLoggerImpl
398 fetchProcessLogger.endDownloadScriptTimestamp(responseCode); in doFetchPayload()