Home
last modified time | relevance | path

Searched refs:nativeTestIntegerArrayIncrement (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/fbjni/test/
H A DPrimitiveArrayTests.java565 array = nativeTestIntegerArrayIncrement(array); in testIntegerArrayIncrement()
571 private native int[] nativeTestIntegerArrayIncrement(int[] array); in nativeTestIntegerArrayIncrement() method in PrimitiveArrayTests