Searched refs:PAYLOAD_PERSISTENCE_ERROR_MSG (Results 1 – 2 of 2) sorted by relevance
79 public static final String PAYLOAD_PERSISTENCE_ERROR_MSG = "Failed to persist encoded payload"; field in PeriodicEncodingJobWorker355 throw new IllegalStateException(PAYLOAD_PERSISTENCE_ERROR_MSG, e);
19 …tic com.android.adservices.service.signals.PeriodicEncodingJobWorker.PAYLOAD_PERSISTENCE_ERROR_MSG;281 assertEquals(PAYLOAD_PERSISTENCE_ERROR_MSG, e.getCause().getMessage()); in testEncodingPerBuyerScriptFailureCausesIllegalStateException()312 assertEquals(PAYLOAD_PERSISTENCE_ERROR_MSG, e.getCause().getMessage()); in testEncodingPerBuyerFailedFuture()