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.
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.
[null,null,["Son güncelleme tarihi: 2025-03-26 UTC."],[],[]]