ProtoResultParser.TestLevel
public static final enum ProtoResultParser.TestLevel
extends Enum< ProtoResultParser.TestLevel >
java.lang.Объект | ||
↳ | java.lang.Enum< com.android.tradefed.result.proto.ProtoResultParser.TestLevel > | |
↳ | com.android.tradefed.result.proto.ProtoResultParser.TestLevel |
Перечисление, представляющее текущий уровень обрабатываемого прототипа.
Краткое содержание
Перечисляемые значения | |
---|---|
ProtoResultParser.TestLevel | INVOCATION |
ProtoResultParser.TestLevel | MODULE |
ProtoResultParser.TestLevel | TEST_CASE |
ProtoResultParser.TestLevel | TEST_RUN
|
Публичные методы | |
---|---|
static ProtoResultParser.TestLevel | valueOf (String name) |
static final TestLevel[] | values () |
Перечисляемые значения
ПРИЗЫВ
public static final ProtoResultParser.TestLevel INVOCATION
МОДУЛЬ
public static final ProtoResultParser.TestLevel MODULE
TEST_CASE
public static final ProtoResultParser.TestLevel TEST_CASE
TEST_RUN
public static final ProtoResultParser.TestLevel TEST_RUN
Публичные методы
значениеОф
public static ProtoResultParser.TestLevel valueOf (String name)
Параметры | |
---|---|
name | String |
Возврат | |
---|---|
ProtoResultParser.TestLevel |
Контент и образцы кода на этой странице предоставлены по лицензиям. Java и OpenJDK – это зарегистрированные товарные знаки корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-10 UTC.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-11-10 UTC."],[],[]]