Home
last modified time | relevance | path

Searched refs:ARTIFACT_NOT_FOUND (Results 1 – 18 of 18) 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/test_framework/com/android/tradefed/targetprep/multi/
DMixImageZipPreparer.java261 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setUp()
272 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setUp()
283 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in setUp()
/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/
DTestAppInstallSetup.java254 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in getLocalPathForFilename()
474 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in resolveApkFiles()
DDeviceUpdateTargetPreparer.java70 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/tests/src/com/android/tradefed/testtype/binary/
DExecutableHostTestTest.java106 .setErrorIdentifier(InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in testRunHostExecutable_doesNotExists()
279 .setErrorIdentifier(InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in testRunHostExecutable_notFound()
DExecutableTargetTestTest.java146 .setErrorIdentifier(InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in testRun_pathNotExist()
154 .setErrorIdentifier(InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in testRun_pathNotExist()
/tools/tradefederation/core/src/com/android/tradefed/config/remote/
DLocalFileResolver.java41 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in resolveRemoteFiles()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/suite/
DSuiteApkInstaller.java47 InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in getLocalPathForFilename()
/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/test_framework/com/android/tradefed/testtype/binary/
DExecutableBaseTest.java172 .setErrorIdentifier(InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in run()
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java484 "No build found to test.", InfraErrorIdentifier.ARTIFACT_NOT_FOUND), in testInvoke_noBuild()
520 "No build found to test.", InfraErrorIdentifier.ARTIFACT_NOT_FOUND), in testInvoke_noBuild_noHostLog()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java639 "No build found to test.", InfraErrorIdentifier.ARTIFACT_NOT_FOUND); in invokeFetchBuild()