Home
last modified time | relevance | path

Searched defs:toInt (Results 1 – 12 of 12) sorted by relevance

/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_direct/
DTPlain.java20 public int toInt() { in toInt() method in TPlain
DTAbstract.java20 protected abstract int toInt(); in toInt() method in TAbstract
DTSuper.java26 public int toInt() { in toInt() method in TSuper
30 public int toInt(float v) { in toInt() method in TSuper
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_direct_range/
DTAbstract.java20 protected abstract int toInt(); in toInt() method in TAbstract
DTPlain.java20 public int toInt() { in toInt() method in TPlain
DTSuper.java39 public int toInt() { in toInt() method in TSuper
43 public int toInt(float v) { in toInt() method in TSuper
/cts/tools/dx-tests/src/dxc/junit/opcodes/invokespecial/jm/
DTAbstract.java20 public abstract int toInt(); in toInt() method in TAbstract
DTPlain.java20 public int toInt() { in toInt() method in TPlain
DT_invokespecial_13.java21 public int toInt() { in toInt() method in T_invokespecial_13
DTSuper.java38 public int toInt() { in toInt() method in TSuper
42 public int toInt(float v) { in toInt() method in TSuper
/cts/tools/dx-tests/src/dxc/junit/opcodes/invokevirtual/jm/
DTPlain.java38 public int toInt() { in toInt() method in TPlain
DTSuper.java38 public int toInt() { in toInt() method in TSuper
42 public int toInt(float v) { in toInt() method in TSuper