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

الأساليب العامة

إلى سلسلة

public String toString ()

عائدات
String