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

/dalvik/tests/003-omnibus-opcodes/src/
H A DGoto.java62 static int bigGoto(boolean which) { method in class:Goto
63 System.out.println("Goto.bigGoto");
2405 bigGoto(false);
2406 bigGoto(true);

Completed in 384 milliseconds