SubprocessEventHelper.TestLogEventInfo

public static class SubprocessEventHelper.TestLogEventInfo
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.SubprocessEventHelper.TestLogEventInfo


فئة مساعدة لمعلومات testLog

ملخّص

الحقول

public File mDataFile

public String mDataName

public LogDataType mLogType

طُرق وضع التصميم العامة

TestLogEventInfo(String dataName, LogDataType dataType, File dataFile)
TestLogEventInfo(JSONObject jsonObject)

الإجراءات العامة

String toString()

الحقول

mDataFile

public File mDataFile

mDataName

public String mDataName

mLogType

public LogDataType mLogType

طُرق وضع التصميم العامة

TestLogEventInfo

public TestLogEventInfo (String dataName, 
                LogDataType dataType, 
                File dataFile)

المعلَمات
dataName String

dataType LogDataType

dataFile File

TestLogEventInfo

public TestLogEventInfo (JSONObject jsonObject)

المعلَمات
jsonObject JSONObject

عمليات الطرح
JSONException

الإجراءات العامة

toString

public String toString ()

المرتجعات
String