Trình thông dịch TestRecorder

public class TestRecordInterpreter
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.TestRecordCompileer


Tiện ích giúp chuyển đổi proto TestRecord thành định dạng dễ thao tác hơn trong Tradefeed.

Tóm tắt

Hàm khởi tạo công khai

TestRecordInterpreter()

Phương thức công khai

static CollectingTestListener interpreteRecord(TestRecordProto.TestRecord record)

Chuyển đổi TestRecord thành CollectingTestListener.

Hàm khởi tạo công khai

Trình thông dịch TestRecorder

public TestRecordInterpreter ()

Phương thức công khai

Bản ghi thông dịch

public static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)

Chuyển đổi TestRecord thành CollectingTestListener.

Tham số
record TestRecordProto.TestRecord: Một TestRecord đầy đủ.

Giá trị trả về
CollectingTestListener CollectingTestListener đã điền kết quả.