自 2025 年 3 月 27 日起,我們建議您使用 android-latest-release
而非 aosp-main
建構及貢獻 AOSP。詳情請參閱「Android 開放原始碼計畫變更」。
SubprocessEventHelper.TestRunStartedEventInfo
public
static
class
SubprocessEventHelper.TestRunStartedEventInfo
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.SubprocessEventHelper.TestRunStartedEventInfo
|
用於測試執行開始資訊的輔助程式
摘要
欄位
mAttempt
public Integer mAttempt
mRunName
public String mRunName
mStartTime
public Long mStartTime
mTestCount
public Integer mTestCount
公用建構函式
TestRunStartedEventInfo
public TestRunStartedEventInfo (JSONObject jsonObject)
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount)
為維持舊版相容性,請保留這個建構函式。
參數 |
runName |
String |
testCount |
int |
TestRunStartedEventInfo
public TestRunStartedEventInfo (String runName,
int testCount,
int attempt,
long startTime)
參數 |
runName |
String |
testCount |
int |
attempt |
int |
startTime |
long |
公用方法
toString
public String toString ()
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-03-26 (世界標準時間)。
[null,null,["上次更新時間:2025-03-26 (世界標準時間)。"],[],[]]