Home
last modified time | relevance | path

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

/art/test/003-omnibus-opcodes/
Dexpected.txt49 Goto.smallGoto
50 Goto.smallGoto
/art/test/003-omnibus-opcodes/src/
DGoto.java25 static int smallGoto(boolean which) { in smallGoto() method in Goto
2401 smallGoto(false); in run()
2402 smallGoto(true); in run()