Google berkomitmen untuk mendorong terwujudnya keadilan ras bagi komunitas Kulit Hitam. Lihat caranya.

SubprocessEventHelper.TestLogEventInfo

public static class SubprocessEventHelper.TestLogEventInfo
extends Object

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


Pembantu untuk informasi testLog.

Ringkasan

Fields

public File mDataFile

public String mDataName

public LogDataType mLogType

Konstruktor publik

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

Metode publik

String toString ()

Fields

mDataFile

public File mDataFile

mDataName

public String mDataName

mLogType

public LogDataType mLogType

Konstruktor publik

TestLogEventInfo

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

Parameter
dataName String

dataType LogDataType

dataFile File

TestLogEventInfo

public TestLogEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Melempar
JSONException

Metode publik

toString

public String toString ()

Kembali
String