A partire dal 27 marzo 2025, ti consigliamo di utilizzare android-latest-release
anziché aosp-main
per compilare e contribuire ad AOSP. Per ulteriori informazioni, vedi Modifiche ad AOSP.
SubprocessEventHelper.TestRunStartedEventInfo
public
static
class
SubprocessEventHelper.TestRunStartedEventInfo
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.SubprocessEventHelper.TestRunStartedEventInfo
|
Helper per le informazioni su testRunStarted
Riepilogo
Campi
mAttempt
public Integer mAttempt
mRunName
public String mRunName
mStartTime
public Long mStartTime
mTestCount
public Integer mTestCount
Costruttori pubblici
TestRunStartedEventInfo
public TestRunStartedEventInfo (JSONObject jsonObject)
Parametri |
jsonObject |
JSONObject |
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount)
Mantieni questo costruttore per la compatibilità precedente.
Parametri |
runName |
String |
testCount |
int |
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount,
int attempt,
long startTime)
Parametri |
runName |
String |
testCount |
int |
attempt |
int |
startTime |
long |
Metodi pubblici
toString
public String toString ()
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-03-26 UTC.
[null,null,["Ultimo aggiornamento 2025-03-26 UTC."],[],[]]