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(JSONObject jsonObject)
TestLogEventInfo(String dataName, LogDataType dataType, File dataFile)

الطرق العامة

String toString()

الحقول

mDataFile

public File mDataFile

mDataName

public String mDataName

mLogType

public LogDataType mLogType

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

TestLogEventInfo

public TestLogEventInfo (JSONObject jsonObject)

المعلمات
jsonObject JSONObject

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

TestLogEventInfo

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

المعلمات
dataName String

dataType LogDataType

dataFile File

الطرق العامة

toString

public String toString ()

المرتجعات
String