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 |
يشير ذلك المصطلح إلى عملية تعداد تمثّل المستوى الحالي للنموذج الأوّلي الذي تتم معالجته.
ملخّص
قيم التعداد | |
---|---|
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 ProtoResultParser.TestLevel valueOf (String name)
المعلمات | |
---|---|
name |
String |
المرتجعات | |
---|---|
ProtoResultParser.TestLevel |