Home
last modified time | relevance | path

Searched refs:T_move_16_2 (Results 1 – 3 of 3) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/
DTest_move_16.java22 import dot.junit.opcodes.move_16.d.T_move_16_2;
36 assertTrue(T_move_16_2.run()); in testN2()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/d/
DT_move_16_2.smali15 .class public Ldot/junit/opcodes/move_16/d/T_move_16_2;
17 .source "T_move_16_2.java"
DT_move_16_2.java19 public class T_move_16_2 { class