ProtoResultParser.TestLevel
public static final enum ProtoResultParser.TestLevel
extends Enum< ProtoResultParser.TestLevel >
java.lang.Objek | ||
↳ | java.lang.Enum< com.android.tradefed.result.proto.ProtoResultParser.TestLevel > | |
↳ | com.android.tradefed.result.proto.ProtoResultParser.TestLevel |
Pencacahan mewakili tingkat proto saat ini sedang diproses.
Ringkasan
Nilai enum | |
---|---|
ProtoResultParser.TestLevel | INVOCATION |
ProtoResultParser.TestLevel | MODULE |
ProtoResultParser.TestLevel | TEST_CASE |
ProtoResultParser.TestLevel | TEST_RUN
|
Metode publik | |
---|---|
static ProtoResultParser.TestLevel | valueOf (String name) |
static final TestLevel[] | values () |
Nilai enum
DOA
public static final ProtoResultParser.TestLevel INVOCATION
MODUL
public static final ProtoResultParser.TestLevel MODULE
KASUS COBAAN
public static final ProtoResultParser.TestLevel TEST_CASE
Metode publik
Nilai dari
public static ProtoResultParser.TestLevel valueOf (String name)
Parameter | |
---|---|
name | String |
Pengembalian | |
---|---|
ProtoResultParser.TestLevel |
Konten dan contoh kode di halaman ini tunduk pada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2023-04-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Informasi yang saya butuhkan tidak ada"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Terlalu rumit/langkahnya terlalu banyak"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Sudah usang"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Masalah terjemahan"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Masalah kode / contoh"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Lainnya"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Mudah dipahami"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Memecahkan masalah saya"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Lainnya"
}]