TestRecordInterpreter

public class TestRecordInterpreter
extends Object

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


أداة لتحويل ملف TestRecord proto إلى تنسيق يمكن التلاعب به بسهولة أكبر في Tradefed

ملخّص

وظائف الإنشاء العامة

TestRecordInterpreter()

الطرق العامة

static CollectingTestListener interpreteRecord(TestRecordProto.TestRecord record)

حوِّل TestRecord إلى CollectingTestListener.

وظائف الإنشاء العامة

TestRecordInterpreter

public TestRecordInterpreter ()

الطرق العامة

interpreteRecord

public static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)

حوِّل TestRecord إلى CollectingTestListener.

المعلمات
record TestRecordProto.TestRecord: TestRecord كامل

المرتجعات
CollectingTestListener CollectingTestListener مملوء بالنتائج