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
219 case DIRECT_ARRAY: { in help_CallBooleanMethod()
271 return help_CallBooleanMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
324 case DIRECT_ARRAY: { in help_CallByteMethod()
376 return help_CallByteMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
429 case DIRECT_ARRAY: { in help_CallShortMethod()
481 return help_CallShortMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
534 case DIRECT_ARRAY: { in help_CallCharMethod()
586 return help_CallCharMethod(env, DIRECT_ARRAY); in TEST_DECLARATION()
639 case DIRECT_ARRAY: { in help_CallIntMethod()
[all …]