SubprocessEventHelper.TestLogEventInfo

public static class SubprocessEventHelper.TestLogEventInfo
extends Object

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


Assistente per le informazioni di testLog.

Riepilogo

Campi

public File mDataFile

public String mDataName

public LogDataType mLogType

Costruttori pubblici

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

Metodi pubblici

String toString ()

Campi

mDataFile

public File mDataFile

mDataName

public String mDataName

mLogType

public LogDataType mLogType

Costruttori pubblici

TestLogEventInfo

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

Parametri
dataName String

dataType LogDataType

dataFile File

TestLogEventInfo

public TestLogEventInfo (JSONObject jsonObject)

Parametri
jsonObject JSONObject

Lancia
JSONException

Metodi pubblici

accordare

public String toString ()

ritorna
String