Searched refs:nativeTestGetSetLongArray (Results 1 – 1 of 1) sorted by relevance
150 assertThat(nativeTestGetSetLongArray(longArray)).isTrue(); in testGetSetLongArray()157 private static native boolean nativeTestGetSetLongArray(long[] array); in nativeTestGetSetLongArray() method in PrimitiveArrayTests