Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/
DTest_move.java21 import dot.junit.opcodes.move.d.T_move_1;
28 assertTrue(T_move_1.run()); in testN1()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/d/
DT_move_1.d15 .source T_move_1.java
16 .class public dot.junit.opcodes.move.d.T_move_1
DT_move_1.java19 public class T_move_1 { class