Kể từ ngày 27 tháng 3 năm 2025, bạn nên sử dụng android-latest-release thay vì aosp-main để xây dựng và đóng góp cho AOSP. Để biết thêm thông tin, hãy xem phần Thay đổi đối với AOSP.
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Trình báo cáo kết quả có thể tạo bản tóm tắt thông qua lệnh gọi lại getSummary.
Các trình báo cáo kết quả khác có thể có quyền truy cập vào tất cả bản tóm tắt thông qua giao diện ITestSummaryListener, cho phép họ sử dụng kết quả của các trình báo cáo khác.
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-27 UTC."],[],[],null,["# Result reporter summary\n\nResult reporters have the ability to generate a summary through their\n`getSummary` callback.\n\nIt is possible for other result reporters to have access to all summaries\nthrough the\n[ITestSummaryListener interface](https://android.googlesource.com/platform/tools/tradefederation/+/refs/heads/android16-release/invocation_interfaces/com/android/tradefed/result/ITestSummaryListener.java),\nwhich allows them to use other reporters' results.\n| **Note:** Result reporters run in order of definition in the Tradefed XML configuration. So a reporter usually only has access to summaries of reporters running before itself. This is not a very common scenario, and is used in limited ways by core result reporters."]]