Home
last modified time | relevance | path

Searched defs:arrayLength (Results 1 – 2 of 2) sorted by relevance

/cts/tests/simplecpu/src/android/simplecpu/cts/
DSimpleCpuTest.java96 private void doTestSort(int numberRepeat, int arrayLength) { in doTestSort()
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraTestUtils.java1371 int arrayLength = Array.getLength(array); in convertPrimitiveArrayToObjectArray() local