Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DInfoStore.java58 abstract void startArray() throws IOException; in startArray() method in InfoStore
63 abstract void startArray(String name) throws IOException; in startArray() method in InfoStore
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DHostInfoStore.java91 public void startArray() throws IOException { in startArray() method in HostInfoStore
99 public void startArray(String name) throws IOException { in startArray() method in HostInfoStore