Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c54 DIRECT_PLAIN, DIRECT_ARRAY, DIRECT_VA, enumerator
213 case DIRECT_PLAIN: { in help_CallBooleanMethod()
265 return help_CallBooleanMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
316 case DIRECT_PLAIN: { in help_CallByteMethod()
368 return help_CallByteMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
419 case DIRECT_PLAIN: { in help_CallShortMethod()
471 return help_CallShortMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
522 case DIRECT_PLAIN: { in help_CallCharMethod()
574 return help_CallCharMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
625 case DIRECT_PLAIN: { in help_CallIntMethod()
[all …]