Home
last modified time | relevance | path

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

/aosp12/art/test/003-omnibus-opcodes/
H A Dexpected-stdout.txt23 IntMath.truncateTest
/aosp12/art/test/003-omnibus-opcodes/src/
H A DIntMath.java473 static Shorty truncateTest(int x) { in truncateTest() method in IntMath
603 Shorty shorts = truncateTest(-16717277); // 0xff00ea23 in run()