Searched defs:i17 (Results 1 - 1 of 1) sorted by relevance

/art/compiler/jni/
H A Djni_compiler_test.cc1561 jint i17 = bit_cast<jfloat, jint>(f7); local
1562 EXPECT_EQ(i17, 17);
1632 jint i17 = bit_cast<jfloat, jint>(f7); local
1633 EXPECT_EQ(i17, 17);
1702 jint i17 = bit_cast<jfloat, jint>(f7); local
1703 EXPECT_EQ(i17, 17);

Completed in 124 milliseconds