Home | History | Annotate | Download | only in jni

Lines Matching refs:unsafe

886 jboolean my_casi(JNIEnv* env, jobject unsafe, jobject obj, jlong offset, jint expected, jint newval) {
887 EXPECT_TRUE(env->IsSameObject(JniCompilerTest::jobj_, unsafe));