Home
last modified time | relevance | path

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

/art/test/003-omnibus-opcodes/
Dexpected.txt53 Goto.bigGoto
54 Goto.bigGoto
/art/test/003-omnibus-opcodes/src/
DGoto.java62 static int bigGoto(boolean which) { in bigGoto() method in Goto
2405 bigGoto(false); in run()
2406 bigGoto(true); in run()