Home
last modified time | relevance | path

Searched refs:ARTIFACT_NOT_FOUND (Results 1 – 14 of 14) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/build/
DLocalDeviceBuildProvider.java86 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in getBuild()
94 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in getBuild()
102 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in getBuild()
155 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setDeviceImageFile()
252 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in findFileInDir()
DStubBuildProvider.java82 "stub failed to get build.", InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in getBuild()
DOtaZipfileBuildProvider.java77 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in getBuildPropContents()
/tools/tradefederation/core/src/com/android/tradefed/config/remote/
DLocalFileResolver.java41 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in resolveRemoteFiles()
/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/error/
DInfraErrorIdentifier.java27 ARTIFACT_NOT_FOUND(10_001, FailureStatus.INFRA_FAILURE), enumConstant
/tools/tradefederation/core/src/com/android/tradefed/targetprep/suite/
DSuiteApkInstaller.java47 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in getLocalPathForFilename()
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DAllTestAppsInstallSetup.java92 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setUp()
115 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in installApksRecursively()
DDynamicSystemPreparer.java65 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setUp()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceUpdateTargetPreparer.java69 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setUp()
DFlashingResourcesParser.java280 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in getBuildRequirements()
DInstallApexModuleTargetPreparer.java201 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in initBundletoolUtil()
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/multi/
DMixImageZipPreparer.java257 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setUp()
268 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setUp()
279 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setUp()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java627 "No build found to test.", InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in invokeFetchBuild()
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java479 "No build found to test.", InfraErrorIdentifier.ARTIFACT_NOT_FOUND), in testInvoke_noBuild()
515 "No build found to test.", InfraErrorIdentifier.ARTIFACT_NOT_FOUND), in testInvoke_noBuild_noHostLog()