Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
com.android.tradefed.result.suite
Interfaces
Classes
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-10-02 UTC."],[],[],null,["# com.android.tradefed.result.suite\n=================================\n\nInterfaces\n----------\n\n|---------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [IFormatterGenerator](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/IFormatterGenerator.html) | Interface describing a formatter for [SuiteResultHolder](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/SuiteResultHolder.html). |\n\nClasses\n-------\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FormattedGeneratorReporter](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/FormattedGeneratorReporter.html) | Reporter that allows to generate reports in a particular format. |\n| [SuiteResultHolder](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/SuiteResultHolder.html) | Helper object to ease up serializing and deserializing the invocation results. |\n| [SuiteResultReporter](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/SuiteResultReporter.html) | Collect test results for an entire suite invocation and output the final results. |\n| [SuiteResultReporter.ModulePrepTimes](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/SuiteResultReporter.ModulePrepTimes.html) | Object holder for the preparation and tear down time of one module. |\n| [XmlFormattedGeneratorReporter](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/XmlFormattedGeneratorReporter.html) | Implementation of the [FormattedGeneratorReporter](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/FormattedGeneratorReporter.html) which format the suite results in an xml format. |\n| [XmlSuiteResultFormatter](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/XmlSuiteResultFormatter.html) | Utility class to save a suite run as an XML. |\n| [XmlSuiteResultFormatter.RunHistory](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/XmlSuiteResultFormatter.RunHistory.html) | Helper object for JSON conversion. |\n\n-\n\n Interfaces\n ----------\n\n - [IFormatterGenerator](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/IFormatterGenerator.html)\n-\n\n Classes\n -------\n\n - [FormattedGeneratorReporter](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/FormattedGeneratorReporter.html)\n - [SuiteResultHolder](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/SuiteResultHolder.html)\n - [SuiteResultReporter](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/SuiteResultReporter.html)\n - [SuiteResultReporter.ModulePrepTimes](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/SuiteResultReporter.ModulePrepTimes.html)\n - [XmlFormattedGeneratorReporter](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/XmlFormattedGeneratorReporter.html)\n - [XmlSuiteResultFormatter](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/XmlSuiteResultFormatter.html)\n - [XmlSuiteResultFormatter.RunHistory](../../../../../../../reference/tradefed/com/android/tradefed/result/suite/XmlSuiteResultFormatter.RunHistory.html)"]]