27 Mart 2025'ten itibaren AOSP'yi derlemek ve AOSP'ye katkıda bulunmak için aosp-main
yerine android-latest-release
kullanmanızı öneririz. Daha fazla bilgi için AOSP'de yapılan değişiklikler başlıklı makaleyi inceleyin.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
SubprocessEventHelper.TestEndedEventInfo
public
static
class
SubprocessEventHelper.TestEndedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
testEnded bilgileri için yardımcı.
Özet
Herkese açık kurucular |
TestEndedEventInfo(JSONObject jsonObject)
JSON'dan testEnded için bir etkinlik nesnesi oluşturun ve doldurun.
|
TestEndedEventInfo(String className, String testName, Long endTime, runMetrics)
testEnded geri çağırma işlevini temsil edecek bir etkinlik nesnesi oluşturun.
|
TestEndedEventInfo(String className, String testName, runMetrics)
|
Fields'ın oynadığı filmler
mEndTime
public Long mEndTime
mRunMetrics
public mRunMetrics
Herkese açık kurucular
TestEndedEventInfo
public TestEndedEventInfo (JSONObject jsonObject)
JSON'dan testEnded için bir etkinlik nesnesi oluşturun ve doldurun.
Parametreler |
jsonObject |
JSONObject |
TestEndedEventInfo
public TestEndedEventInfo (String className,
String testName,
Long endTime,
runMetrics)
testEnded geri çağırma işlevini temsil edecek bir etkinlik nesnesi oluşturun.
Parametreler |
className |
String : testlerin sınıf adı |
testName |
String : testlerin adı |
endTime |
Long : testin sona erdiği zaman damgası (System.currentTimeMillis() 'ten itibaren) |
runMetrics |
: Test tarafından raporlanan metrikler. |
TestEndedEventInfo
public TestEndedEventInfo (String className,
String testName,
runMetrics)
Parametreler |
className |
String |
testName |
String |
runMetrics |
|
Korunan yöntemler
getNewJson
protected JSONObject getNewJson ()
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-03-26 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-03-26 UTC."],[],[]]