SubprocessEventHelper.TestLogEventInfo

public static class SubprocessEventHelper.TestLogEventInfo
extends Object

java.lang.Nesne
com.android.tradefed.util.SubprocessEventHelper.TestLogEventInfo


TestLog bilgileri için yardımcı.

Özet

Alanlar

public File mDataFile

public String mDataName

public LogDataType mLogType

Kamu inşaatçıları

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

Genel yöntemler

String toString ()

Alanlar

mDataFile

public File mDataFile

mDataName

public String mDataName

mLogType

public LogDataType mLogType

Kamu inşaatçıları

TestLogEventInfo

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

parametreler
dataName String

dataType LogDataType

dataFile File

TestLogEventInfo

public TestLogEventInfo (JSONObject jsonObject)

parametreler
jsonObject JSONObject

atar
JSONException

Genel yöntemler

toString

public String toString ()

İadeler
String