HomeSort by relevance Sort by last modified time
    Searched full:test_move (Results 1 - 11 of 11) sorted by null

  /external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format22x/
Format22x.smali 11 .method public test_move-from16()V
25 .method public test_move-wide-from16()V
39 .method public test_move-object-from16()V
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format32x/
Format32x.smali 11 .method public test_move-16()V
25 .method public test_move-wide-16()V
39 .method public test_move-object-16()V
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format11x/
Format11x.smali 33 .method public test_move-result__return()V
46 .method public test_move-result-wide__return-wide()V
59 .method public test_move-result-object__return-object()V
72 .method public test_move-exception__throw()V
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/
Test_move.java 23 public class Test_move extends DxTestCase {