Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/
DTSuper.java21 public int toInt() { in toInt() method in TSuper
25 public int toInt(float value) { in toInt() method in TSuper
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/
DTSuper.java24 public int toInt() { in toInt() method in TSuper
28 public int toInt(float v) { in toInt() method in TSuper
DTPlain.java20 public int toInt() { in toInt() method in TPlain
DTAbstract.java20 protected abstract int toInt(); in toInt() method in TAbstract
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/
DTSuper.java26 public int toInt() { in toInt() method in TSuper
30 public int toInt(float v) { in toInt() method in TSuper
DTAbstract.java20 protected abstract int toInt(); in toInt() method in TAbstract
DTPlain.java20 public int toInt() { in toInt() method in TPlain
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
DTSuper.java21 public int toInt() { in toInt() method in TSuper
25 public int toInt(float f) { in toInt() method in TSuper
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
DTSuper.java21 public int toInt() { in toInt() method in TSuper
25 public int toInt(float f) { in toInt() method in TSuper
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/
DT_invoke_direct_range_16.java24 private int toInt() { in toInt() method in T_invoke_direct_range_16