Searched refs:short_returns (Results 1 - 1 of 1) sorted by last modified time

/art/test/004-JniTest/
H A Djni_test.cc204 jshort short_returns[kShortReturnSize] = { 0, 1, 2, 127, 32767, -1, -2, -128, member in namespace:art
225 return short_returns[s1];

Completed in 37 milliseconds