Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DTestResultHistory.java66 public Set<ExecutionRecord> getExecutionRecords() { in getExecutionRecords() method in TestResultHistory
112 for (ExecutionRecord execRecord : resultHistory.getExecutionRecords()) { in serialize()
/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java594 resultHistory.getExecutionRecords()) { in checkResult()