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

/art/compiler/jni/
H A Djni_compiler_test.cc1565 jint i19 = bit_cast<jfloat, jint>(f9); local
1566 EXPECT_EQ(i19, 19);
1636 jint i19 = bit_cast<jfloat, jint>(f9); local
1637 EXPECT_EQ(i19, 19);
1706 jint i19 = bit_cast<jfloat, jint>(f9); local
1707 EXPECT_EQ(i19, 19);

Completed in 63 milliseconds