Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c167 static jmethodID findAppropriateMethod(JNIEnv *env, char **errorMsg, in findAppropriateMethod() function
191 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallBooleanMethod()
296 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallByteMethod()
401 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallShortMethod()
506 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallCharMethod()
611 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallIntMethod()
716 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallLongMethod()
821 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallFloatMethod()
926 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallDoubleMethod()
1031 jmethodID method = findAppropriateMethod(env, &msg, ct, in help_CallVoidMethod()
[all …]