Home
last modified time | relevance | path

Searched defs:DOWNLOADER_LIB_ERROR_CODE (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/downloader/
DModelDownloadExceptionTest.java28 private static final int DOWNLOADER_LIB_ERROR_CODE = 500; field in ModelDownloadExceptionTest
DTextClassifierDownloadLoggerTest.java45 private static final int DOWNLOADER_LIB_ERROR_CODE = 500; field in TextClassifierDownloadLoggerTest
DModelDownloaderServiceImplTest.java56 private static final int DOWNLOADER_LIB_ERROR_CODE = 500; field in ModelDownloaderServiceImplTest
DTestModelDownloaderService.java36 public static final int DOWNLOADER_LIB_ERROR_CODE = 500; field in TestModelDownloaderService