2026'dan itibaren, ana kararlı geliştirme modelimizle uyumlu olmak ve ekosistem için platform kararlılığını sağlamak amacıyla kaynak kodunu 2. ve 4. çeyreklerde AOSP'de yayınlayacağız. AOSP'yi oluşturmak ve AOSP'ye katkıda bulunmak için android-latest-release kullanın. android-latest-release manifest dalı her zaman AOSP'ye gönderilen en son sürümü referans alır. Daha fazla bilgi için AOSP'de yapılan değişiklikler başlıklı makaleyi inceleyin.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
ModuleProtoResultReporter
public
class
ModuleProtoResultReporter
extends FileProtoResultReporter
Bilinen doğrudan alt sınıflar
|
Yalnızca modül düzeyindeki sonuçları bildirmek için tasarlanmış bir sonuç muhabiri. Bu modülde yeniden giriş desteklenmez. Bu raporlayıcının amacı öncelikle modül düzeyinde önbelleğe almaktır.
Özet
Sabitler
INVOCATION_ID_KEY
public static final String INVOCATION_ID_KEY
Sabit Değer:
"invocation_id"
Herkese açık oluşturucular
ModuleProtoResultReporter
public ModuleProtoResultReporter ()
ModuleProtoResultReporter
public ModuleProtoResultReporter (IInvocationContext mainInvocationContext,
boolean granularResults)
| Parametreler |
mainInvocationContext |
IInvocationContext |
granularResults |
boolean |
Herkese açık yöntemler
public static Map<String, String> parseResultsMetadata (File protoResults)
Aktarmış olabileceğimiz meta verileri ayıklamak için ayrıştırma yardımcı programı
| Parametreler |
protoResults |
File |
| İadeler |
Map<String, String> |
|
processTestCaseEnded
public void processTestCaseEnded (TestRecordProto.TestRecord testCaseRecord)
testEnded(TestDescription,long,HashMap) gerçekleştikten sonra sonlandırılmış test durumu kaydı proto'sunun işlenmesi.
| Parametreler |
testCaseRecord |
TestRecordProto.TestRecord: Bir test durumunu temsil eden sonlandırılmış proto. |
processTestModuleEnd
public void processTestModuleEnd (TestRecordProto.TestRecord moduleRecord)
testModuleEnded() gerçekleştikten sonra kesinleştirilmiş modül kaydı proto'sunun işlenmesi.
| Parametreler |
moduleRecord |
TestRecordProto.TestRecord: Modülü temsil eden son proto. |
processTestRunEnded
public void processTestRunEnded (TestRecordProto.TestRecord runRecord,
boolean moduleInProgress)
testRunEnded(long,HashMap) gerçekleştikten sonra tamamlanmış çalıştırma kaydı proto'sunun işlenmesi.
| Parametreler |
runRecord |
TestRecordProto.TestRecord: Çalıştırmayı temsil eden son proto. |
moduleInProgress |
boolean: Modülün devam edip etmediği |
reportGranularResults
public boolean reportGranularResults ()
reportStopCaching
public void reportStopCaching ()
stopCaching
public boolean stopCaching ()
Korunan yöntemler
afterModuleEnd
protected void afterModuleEnd ()
beforeModuleStart
protected void beforeModuleStart ()
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: 2026-06-22 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: 2026-06-22 UTC."],[],[]]