ProtoResultParser.TestLevel
public static final enum ProtoResultParser.TestLevel
extends Enum< ProtoResultParser.TestLevel >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.result.proto.ProtoResultParser.TestLevel > | |
↳ | com.android.tradefed.result.proto.ProtoResultParser.TestLevel |
Bảng liệt kê đại diện cho cấp độ hiện tại của proto đang được xử lý.
Bản tóm tắt
giá trị liệt kê | |
---|---|
ProtoResultParser.TestLevel | INVOCATION |
ProtoResultParser.TestLevel | MODULE |
ProtoResultParser.TestLevel | TEST_CASE |
ProtoResultParser.TestLevel | TEST_RUN
|
Phương thức công khai | |
---|---|
static ProtoResultParser.TestLevel | valueOf (String name) |
static final TestLevel[] | values () |
giá trị liệt kê
LỜI MỜI
public static final ProtoResultParser.TestLevel INVOCATION
MÔ ĐUN
public static final ProtoResultParser.TestLevel MODULE
THỬ NGHIỆM_TRƯỜNG HỢP
public static final ProtoResultParser.TestLevel TEST_CASE
Phương thức công khai
giá trị của
public static ProtoResultParser.TestLevel valueOf (String name)
Thông số | |
---|---|
name | String |
trả lại | |
---|---|
ProtoResultParser.TestLevel |
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2023-04-28 UTC.
[]
[]