SubprocessEventHelper.TestLogEventInfo

public static class SubprocessEventHelper.TestLogEventInfo
extends Object

java.lang.Object
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

mVeriDosyası

public File mDataFile

mVeriAdı

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