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.
SuiteResultReporter
public
class
SuiteResultReporter
extends CollectingTestListener
Bilinen doğrudan alt sınıflar
|
Bilinen dolaylı alt sınıflar
|
Tüm paket çağrısı için test sonuçlarını toplayın ve nihai sonuçları döndürün.
Özet
Fields'ın oynadığı filmler
SUITE_REPORTER_SOURCE
public static final String SUITE_REPORTER_SOURCE
Herkese açık kurucular
SuiteResultReporter
public SuiteResultReporter ()
Herkese açık yöntemler
getCompleteModules
public int getCompleteModules ()
getFailedTests
public long getFailedTests ()
getModulesAbi
public getModulesAbi ()
Modüllerin abi haritasını döndürür: .
getPassedTests
public long getPassedTests ()
getSummary
public TestSummary getSummary ()
getTotalModules
public int getTotalModules ()
getTotalTests
public long getTotalTests ()
invocationEnded
public void invocationEnded (long elapsedTime)
Parametreler |
elapsedTime |
long |
invocationStarted
public void invocationStarted (IInvocationContext context)
Parametreler |
context |
IInvocationContext |
testModuleStarted
public void testModuleStarted (IInvocationContext moduleContext)
Parametreler |
moduleContext |
IInvocationContext |
Korunan yöntemler
getCurrentTime
protected long getCurrentTime ()
getEndTime
protected long getEndTime ()
Çağrının bitiş zamanını döndürür.
getStartTime
protected long getStartTime ()
Çağrının başlangıç zamanını döndürür.
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."],[],[]]