Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DIncrementalDeqpPreparer.java185 store.startGroup(); // Module in runIncrementalDeqp()
203 store.startGroup(); in runIncrementalDeqp()
215 store.startGroup(); in runIncrementalDeqp()
227 store.startGroup(); in runIncrementalDeqp()
239 store.startGroup(); in runIncrementalDeqp()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DHostInfoStore.java67 public void startGroup() throws IOException { in startGroup() method in HostInfoStore
75 public void startGroup(String name) throws IOException { in startGroup() method in HostInfoStore