Searched refs:nativeTestGetSetIntArray (Results 1 – 1 of 1) sorted by relevance
134 assertThat(nativeTestGetSetIntArray(intArray)).isTrue(); in testGetSetIntArray()141 private static native boolean nativeTestGetSetIntArray(int[] array); in nativeTestGetSetIntArray() method in PrimitiveArrayTests