Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc271 void CompileForTestWithCurrentJni(jobject class_loader, in CompileForTestWithCurrentJni() function in art::JniCompilerTest
1142 CompileForTestWithCurrentJni(class_loader_, false, "foo", "()V"); in ExceptionHandlingImpl()
1143 CompileForTestWithCurrentJni(class_loader_, false, "throwException", "()V"); in ExceptionHandlingImpl()
1144 CompileForTestWithCurrentJni(class_loader_, false, "foo", "()V"); in ExceptionHandlingImpl()