Searched refs:pol (Results 1 – 2 of 2) sorted by relevance
103 extern "C" JNIEXPORT jint JNICALL Java_Main_setPolicy(JNIEnv* env, jclass, jint pol) { in Java_Main_setPolicy() argument116 JvmtiErrorToException(env, jvmti_env, set_policy(jvmti_env, pol)); in Java_Main_setPolicy()
441 HInstruction* pol = InsertInstruction( in TEST_F() local443 k_header->AddInput(pol); in TEST_F()450 EXPECT_STREQ("", GetInductionInfo(pol, 0).c_str()); in TEST_F()478 HInstruction* pol = InsertInstruction( in TEST_F() local480 k_header->AddInput(pol); in TEST_F()496 EXPECT_STREQ("", GetInductionInfo(pol, 0).c_str()); in TEST_F()