HomeSort by relevance Sort by last modified time
    Searched refs:Shorty (Results 1 - 2 of 2) sorted by null

  /dalvik/tests/003-omnibus-opcodes/src/
IntMath.java 343 static class Shorty {
352 static Shorty truncateTest(int x) {
354 Shorty shorts = new Shorty();
361 static void truncateCheck(Shorty shorts) {
480 Shorty shorts = truncateTest(-16717277); // 0xff00ea23
  /art/test/003-omnibus-opcodes/src/
IntMath.java 464 static class Shorty {
473 static Shorty truncateTest(int x) {
475 Shorty shorts = new Shorty();
482 static void truncateCheck(Shorty shorts) {
603 Shorty shorts = truncateTest(-16717277); // 0xff00ea23

Completed in 515 milliseconds