Searched refs:HTTP_NOT_FOUND (Results 1 – 7 of 7) sorted by relevance
33 import static java.net.HttpURLConnection.HTTP_NOT_FOUND;178 enqueueResponse(buildEmptyResponse(HTTP_NOT_FOUND)); in testDownloadError()179 runSimpleFailureTest(HTTP_NOT_FOUND); in testDownloadError()253 enqueueResponse(buildEmptyResponse(HTTP_NOT_FOUND)); in testFiltering()295 enqueueResponse(buildEmptyResponse(HTTP_NOT_FOUND)); in testOrdering()736 enqueueResponse(buildEmptyResponse(HTTP_NOT_FOUND)); in testRestart()
42 public static final int HTTP_NOT_FOUND = 404; field
788 psPrint(ps, HTTP_VERSION_STRING + " " + HTTP_NOT_FOUND + " not found"); in printStatus()
57 protected static final int HTTP_NOT_FOUND = 404; field in DownloadManagerBaseTest
78 protected static final int HTTP_NOT_FOUND = 404; field in DownloadManagerBaseTest
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
42975 field public static final int HTTP_NOT_FOUND = 404; // 0x194