SubprocessEventHelper.TestLogEventInfo

public static class SubprocessEventHelper.TestLogEventInfo
extends Object

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


Pomocnik informacji testLog.

Streszczenie

Pola

public File mDataFile

public String mDataName

public LogDataType mLogType

Konstruktory publiczne

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

Metody publiczne

String toString ()

Pola

mDataFile

public File mDataFile

mDataName

public String mDataName

mLogTyp

public LogDataType mLogType

Konstruktory publiczne

Informacje o zdarzeniu dziennika testowego

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

Parametry
dataName String

dataType LogDataType

dataFile File

Informacje o zdarzeniu dziennika testowego

public TestLogEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Rzuty
JSONException

Metody publiczne

do Ciągu

public String toString ()

Zwroty
String