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 D | HostInfoStore.java | 178 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 D | DeviceInfoStore.java | 180 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 D | InfoStore.java | 102 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/ |
D | compatibility-host-util.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/packages/apps/CellBroadcastReceiver/tests/compliancetests/mockmodem/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/androidx.annotation_annotation- ... |