Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DDynamicShardHelper.java75 InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in shardConfig()
128 "Module definition is null", InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in shardConfig()
133 "Module name is null", InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in shardConfig()
213 InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in getClient()
243 InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in getAllModules()
/tools/tradefederation/core/common_util/com/android/tradefed/config/
DOptionUpdateRule.java97 InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in shouldUpdate()
118 InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in compare()
132 InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in compare()
/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DSandboxConfigUtil.java79 InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in dumpConfigForVersion()
131 ErrorIdentifier error = InfraErrorIdentifier.INTERNAL_CONFIG_ERROR; in dumpConfigForVersion()
/tools/tradefederation/core/test_framework/com/android/tradefed/util/
DDeviceActionUtil.java80 super(message, cause, InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in DeviceActionConfigError()
84 super(message, InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in DeviceActionConfigError()
/tools/tradefederation/core/common_util/com/android/tradefed/result/error/
DInfraErrorIdentifier.java106 INTERNAL_CONFIG_ERROR(505_251, FailureStatus.INFRA_FAILURE), enumConstant
/tools/tradefederation/core/src/com/android/tradefed/util/
DBundletoolUtil.java291 InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in parseCmdTimeout()
/tools/tradefederation/core/javatests/com/android/tradefed/invoker/
DTestInvocationTest.java1591 "Invalid Configuration", InfraErrorIdentifier.INTERNAL_CONFIG_ERROR); in testShouldSkipBugreportError_internalConfigError()