เครื่องมือตีความ TestRecord
public
class
TestRecordInterpreter
extends Object
java.lang.Object | |
↳ | com.android.tradefed.util.TestRecordInterpreter |
ยูทิลิตีในการแปลงโปรโต TestRecord
เป็นรูปแบบที่จัดการได้ง่ายขึ้นใน Tradefed
สรุป
ช่างก่อสร้างสาธารณะ | |
---|---|
TestRecordInterpreter()
|
วิธีการสาธารณะ | |
---|---|
static
CollectingTestListener
|
interpreteRecord(TestRecordProto.TestRecord record)
แปลง |
ช่างก่อสร้างสาธารณะ
เครื่องมือตีความ TestRecord
public TestRecordInterpreter ()
วิธีการสาธารณะ
อินเทอร์พรีเตอร์เรคคอร์ด
public static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)
แปลง TestRecord
เป็น CollectingTestListener
พารามิเตอร์ | |
---|---|
record |
TestRecordProto.TestRecord : TestRecord แบบเต็ม |
คิกรีเทิร์น | |
---|---|
CollectingTestListener |
CollectingTestListener พร้อมผลลัพธ์ |