HomeSort by relevance Sort by last modified time
    Searched full:sense (Results 126 - 150 of 988) sorted by null

1 2 3 4 56 7 8 91011>>

  /cts/tools/vm-tests/src/dot/junit/opcodes/not_long/
Test_not_long.java 53 * so this multiplication of long and double makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/or_int/
Test_or_int.java 52 * so this operation of float and int makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/or_int_2addr/
Test_or_int_2addr.java 52 * so this operation of float and int makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/or_int_lit16/
Test_or_int_lit16.java 55 * so this operation of float and int makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/or_int_lit8/
Test_or_int_lit8.java 55 * so this operation of float and int makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/or_long/
Test_or_long.java 53 * so this operation of double and long makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/or_long_2addr/
Test_or_long_2addr.java 53 * so this operation of double and long makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_int/
Test_shl_int.java 52 * so this operation float parameters makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_int_2addr/
Test_shl_int_2addr.java 52 * so this operation for float parameters makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_int_lit8/
Test_shl_int_lit8.java 56 * so this operation of float makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_long/
Test_shl_long.java 52 * so this operation of double makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_long_2addr/
Test_shl_long_2addr.java 52 * so this operation of double makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shr_int/
Test_shr_int.java 52 * so this operation of float parameters makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shr_int_2addr/
Test_shr_int_2addr.java 52 * so this operation of float makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shr_int_lit8/
Test_shr_int_lit8.java 56 * so this operation of float makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shr_long/
Test_shr_long.java 52 * so this operation of double and int makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/shr_long_2addr/
Test_shr_long_2addr.java 52 * so this operation of double and int makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/sub_long/
Test_sub_long.java 52 * so this subtraction of double and long makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/sub_long_2addr/
Test_sub_long_2addr.java 52 * so this subtraction of double and long makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/ushr_int/
Test_ushr_int.java 67 * so this (int >>> float) makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/ushr_int_2addr/
Test_ushr_int_2addr.java 67 * so this (int >>> float) makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/ushr_int_lit8/
Test_ushr_int_lit8.java 76 * so this (float >>> ) makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/ushr_long/
Test_ushr_long.java 75 * so this (double >>> int) makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/ushr_long_2addr/
Test_ushr_long_2addr.java 75 * so this (double >>> int) makes no sense but shall not crash the VM.
  /cts/tools/vm-tests/src/dot/junit/opcodes/xor_long/
Test_xor_long.java 51 * so this (double ^ long ) makes no sense but shall not crash the VM.

Completed in 148 milliseconds

1 2 3 4 56 7 8 91011>>