Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DInfoStore.java43 abstract void startGroup() throws IOException; in startGroup() method in InfoStore
48 abstract void startGroup(String name) throws IOException; in startGroup() method in InfoStore
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DHostInfoStore.java66 public void startGroup() throws IOException { in startGroup() method in HostInfoStore
74 public void startGroup(String name) throws IOException { in startGroup() method in HostInfoStore