Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c54 DIRECT_PLAIN, DIRECT_ARRAY, DIRECT_VA, enumerator
218 case DIRECT_ARRAY: { in help_CallBooleanMethod()
269 return help_CallBooleanMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
321 case DIRECT_ARRAY: { in help_CallByteMethod()
372 return help_CallByteMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
424 case DIRECT_ARRAY: { in help_CallShortMethod()
475 return help_CallShortMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
527 case DIRECT_ARRAY: { in help_CallCharMethod()
578 return help_CallCharMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
630 case DIRECT_ARRAY: { in help_CallIntMethod()
[all …]