Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DIncrementalDeqpPreparer.java211 store.endGroup(); in runIncrementalDeqp()
223 store.endGroup(); in runIncrementalDeqp()
234 store.endGroup(); in runIncrementalDeqp()
249 store.endGroup(); in runIncrementalDeqp()
259 store.endGroup(); // Module in runIncrementalDeqp()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DHostInfoStore.java84 public void endGroup() throws IOException { in endGroup() method in HostInfoStore