Home
last modified time | relevance | path

Searched refs:ARTIFACT_UNSUPPORTED_PATH (Results 1 – 6 of 6) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/config/remote/
DIRemoteFileResolver.java43 "Should not have been called", InfraErrorIdentifier.ARTIFACT_UNSUPPORTED_PATH); in resolveRemoteFiles()
/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/error/
DInfraErrorIdentifier.java35 ARTIFACT_UNSUPPORTED_PATH(10_502, FailureStatus.INFRA_FAILURE), enumConstant
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DRemoteInvocationExecutionTest.java75 InfraErrorIdentifier.ARTIFACT_UNSUPPORTED_PATH); in testFetchBuild()
/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSFileDownloader.java247 InfraErrorIdentifier.ARTIFACT_UNSUPPORTED_PATH); in parseGcsPath()
/tools/tradefederation/core/src/com/android/tradefed/config/
DDynamicRemoteFileResolver.java155 InfraErrorIdentifier.ARTIFACT_UNSUPPORTED_PATH); in validateRemoteFilePath()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DDynamicRemoteFileResolverTest.java477 InfraErrorIdentifier.ARTIFACT_UNSUPPORTED_PATH)); in testResolvePartialDownloadZip_optional()