Searched refs:ERR_MEMORY_FULL (Results 1 – 6 of 6) sorted by relevance
46 info = new ONSStatsInfo().setDownloadResult(DownloadRetryResultCode.ERR_MEMORY_FULL); in testDownloadResult()47 assertEquals(DownloadRetryResultCode.ERR_MEMORY_FULL, info.getDownloadResult()); in testDownloadResult()93 info.setDownloadResult(DownloadRetryResultCode.ERR_MEMORY_FULL); in testIsProvisioningResultUpdated()
235 .setDownloadResult(DownloadRetryResultCode.ERR_MEMORY_FULL) in testRepeatedLogEvents()311 .setDownloadResult(DownloadRetryResultCode.ERR_MEMORY_FULL) in testDetailedErrorCodeLogEvents()
260 TEST_SUB_ID, ONSProfileDownloader.DownloadRetryResultCode.ERR_MEMORY_FULL, 0); in testDownloadFailureMemoryFullError()513 .ERR_MEMORY_FULL, res); in testDownloadOpCode()547 .ERR_MEMORY_FULL, res); in testDownloadOpCode()
67 ERR_MEMORY_FULL, enumConstant155 return DownloadRetryResultCode.ERR_MEMORY_FULL; in mapDownloaderErrorCode()179 return DownloadRetryResultCode.ERR_MEMORY_FULL; in mapDownloaderErrorCode()
96 case ERR_MEMORY_FULL: in logEvent()
341 case ERR_MEMORY_FULL: { in onDownloadError()