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.c55 DIRECT_PLAIN, DIRECT_ARRAY, DIRECT_VA, enumerator
220 case DIRECT_ARRAY: { in help_CallBooleanMethod()
272 return help_CallBooleanMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
325 case DIRECT_ARRAY: { in help_CallByteMethod()
377 return help_CallByteMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
430 case DIRECT_ARRAY: { in help_CallShortMethod()
482 return help_CallShortMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
535 case DIRECT_ARRAY: { in help_CallCharMethod()
587 return help_CallCharMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
640 case DIRECT_ARRAY: { in help_CallIntMethod()
[all …]