Searched refs:returnStringArrayFast (Results 1 – 4 of 4) sorted by relevance
99 public native String[] returnStringArrayFast(); in returnStringArrayFast() method in InstanceNonce
196 checkStringArray(target.returnStringArrayFast()); in test_returnStringArrayFast()
121 public static native String[] returnStringArrayFast(); in returnStringArrayFast() method in StaticNonce
271 checkStringArray(StaticNonce.returnStringArrayFast()); in test_returnStringArrayFast()