Home
last modified time | relevance | path

Searched refs:ARTIFACT_DOWNLOAD_ERROR (Results 1 – 7 of 7) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationMultiTest.java396 "fail", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)); in testRunBuildProvider_oneThrow()
486 "fail", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)); in testRunBuildProvider_cleanUpThrow()
DTestInvocationTest.java450 new BuildRetrievalError("fake", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR), in testInvoke_buildFailed_runtimeException()
711 "error", mFakeDescriptor, InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in testInvoke_buildError()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DDynamicRemoteFileResolverTest.java189 InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)); in testResolveOptional()
254 "retrieval error", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)); in testResolve_remoteFileList_downloadError()
/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/error/
DInfraErrorIdentifier.java36 ARTIFACT_DOWNLOAD_ERROR(10_503, FailureStatus.INFRA_FAILURE), enumConstant
/tools/tradefederation/core/tests/src/com/android/tradefed/config/remote/
DGcsRemoteFileResolverTest.java70 "download failure", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)) in testResolve_error()
/tools/tradefederation/core/tests/src/com/android/tradefed/build/
DFileDownloadCacheFuncTest.java217 "download error", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in testFetchRemoteFile_concurrentFail()
DFileDownloadCacheTest.java179 "download error", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)); in testFetchRemoteFile_downloadFailed()