Home
last modified time | relevance | path

Searched defs:resultHistory (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DTestResultHistory.java99 XmlSerializer serializer, TestResultHistory resultHistory, String testName) in serialize()
/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java319 TestResultHistory resultHistory = new TestResultHistory(METHOD_3, executionRecords); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing() local