À partir du 27 mars 2025, nous vous recommandons d'utiliser android-latest-release
au lieu de aosp-main
pour créer et contribuer à AOSP. Pour en savoir plus, consultez la section Modifications apportées à AOSP.
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
SubprocessEventHelper.TestRunStartedEventInfo
public
static
class
SubprocessEventHelper.TestRunStartedEventInfo
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.SubprocessEventHelper.TestRunStartedEventInfo
|
Aide pour les informations testRunStarted
Résumé
Champs
mAttempt
public Integer mAttempt
mRunName
public String mRunName
mStartTime
public Long mStartTime
mTestCount
public Integer mTestCount
Constructeurs publics
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount)
Conservez ce constructeur pour la compatibilité avec les anciennes versions.
Paramètres |
runName |
String |
testCount |
int |
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount,
int attempt,
long startTime)
Paramètres |
runName |
String |
testCount |
int |
attempt |
int |
startTime |
long |
TestRunStartedEventInfo
public TestRunStartedEventInfo (JSONObject jsonObject)
Paramètres |
jsonObject |
JSONObject |
Méthodes publiques
toString
public String toString ()
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/03/26 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/03/26 (UTC)."],[],[]]