Home
last modified time | relevance | path

Searched defs:InfraErrorIdentifier (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/error/
DInfraErrorIdentifier.java21 public enum InfraErrorIdentifier implements ErrorIdentifier { enum
46 InfraErrorIdentifier(int code, FailureStatus status) { in InfraErrorIdentifier() method in InfraErrorIdentifier