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