Home
last modified time | relevance | path

Searched defs:addArrayResult (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
H A DHostInfoStore.java178 public void addArrayResult(String name, int[] array) throws IOException { in addArrayResult() method in HostInfoStore
192 public void addArrayResult(String name, long[] array) throws IOException { in addArrayResult() method in HostInfoStore
206 public void addArrayResult(String name, float[] array) throws IOException { in addArrayResult() method in HostInfoStore
220 public void addArrayResult(String name, double[] array) throws IOException { in addArrayResult() method in HostInfoStore
234 public void addArrayResult(String name, boolean[] array) throws IOException { in addArrayResult() method in HostInfoStore
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DDeviceInfoStore.java180 public void addArrayResult(String name, int[] array) throws IOException { in addArrayResult() method in DeviceInfoStore
194 public void addArrayResult(String name, long[] array) throws IOException { in addArrayResult() method in DeviceInfoStore
208 public void addArrayResult(String name, float[] array) throws IOException { in addArrayResult() method in DeviceInfoStore
220 public void addArrayResult(String name, double[] array) throws IOException { in addArrayResult() method in DeviceInfoStore
237 public void addArrayResult(String name, boolean[] array) throws IOException { in addArrayResult() method in DeviceInfoStore
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
H A DInfoStore.java102 abstract void addArrayResult(String name, int[] array) throws IOException; in addArrayResult() method in InfoStore
107 abstract void addArrayResult(String name, long[] array) throws IOException; in addArrayResult() method in InfoStore
112 abstract void addArrayResult(String name, float[] array) throws IOException; in addArrayResult() method in InfoStore
117 abstract void addArrayResult(String name, double[] array) throws IOException; in addArrayResult() method in InfoStore
122 abstract void addArrayResult(String name, boolean[] array) throws IOException; in addArrayResult() method in InfoStore
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/suite/
Dcompatibility-host-util.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/packages/apps/CellBroadcastReceiver/tests/compliancetests/mockmodem/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...