SubprocessEventHelper.TestLogEventInfo
public static class SubprocessEventHelper.TestLogEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.SubprocessEventHelper.TestLogEventInfo |
Aide pour les informations testLog.
Sommaire
Des champs
mDataFile
public File mDataFile
mDataName
public String mDataName
Constructeurs publics
TestLogEventInfo
public TestLogEventInfo (String dataName,
LogDataType dataType,
File dataFile)
Paramètres |
---|
dataName | String |
dataType | LogDataType |
dataFile | File |
TestLogEventInfo
public TestLogEventInfo (JSONObject jsonObject)
Paramètres |
---|
jsonObject | JSONObject |
Méthodes publiques
toString
public String toString ()