Home
last modified time | relevance | path

Searched refs:reportlog (Results 1 – 2 of 2) sorted by relevance

/cts/tools/cts-test-metrics/
DREADME3 python parse_test_metrics.py CtsCameraTestCases.reportlog.json
6 python parse_test_metrics.py CtsCameraTestCases.reportlog.json CtsUiHostTestCases.reportlog.json
/cts/common/util/src/com/android/compatibility/common/util/
DReportLog.java302 public static String serialize(ReportLog reportlog) throws XmlPullParserException, in serialize() argument
309 serialize(serializer, reportlog); in serialize()