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.c55 DIRECT_PLAIN, DIRECT_ARRAY, DIRECT_VA, enumerator
215 case DIRECT_PLAIN: { in help_CallBooleanMethod()
268 return help_CallBooleanMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
320 case DIRECT_PLAIN: { in help_CallByteMethod()
373 return help_CallByteMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
425 case DIRECT_PLAIN: { in help_CallShortMethod()
478 return help_CallShortMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
530 case DIRECT_PLAIN: { in help_CallCharMethod()
583 return help_CallCharMethod(env, DIRECT_PLAIN); in TEST_DECLARATION()
635 case DIRECT_PLAIN: { in help_CallIntMethod()
[all …]