Searched refs:smallGoto (Results 1 - 1 of 1) sorted by relevance

/art/test/003-omnibus-opcodes/src/
H A DGoto.java25 static int smallGoto(boolean which) { method in class:Goto
26 System.out.println("Goto.smallGoto");
2401 smallGoto(false);
2402 smallGoto(true);

Completed in 56 milliseconds