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
214 case DIRECT_PLAIN: { in help_CallBooleanMethod()
267 return help_CallBooleanMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
319 case DIRECT_PLAIN: { in help_CallByteMethod()
372 return help_CallByteMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
424 case DIRECT_PLAIN: { in help_CallShortMethod()
477 return help_CallShortMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
529 case DIRECT_PLAIN: { in help_CallCharMethod()
582 return help_CallCharMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
634 case DIRECT_PLAIN: { in help_CallIntMethod()
[all …]