Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/ushr_long_2addr/
DTest_ushr_long_2addr.java21 import dot.junit.opcodes.ushr_long_2addr.d.T_ushr_long_2addr_1;
29 T_ushr_long_2addr_1 t = new T_ushr_long_2addr_1(); in testN1()
37 T_ushr_long_2addr_1 t = new T_ushr_long_2addr_1(); in testN2()
45 T_ushr_long_2addr_1 t = new T_ushr_long_2addr_1(); in testN3()
53 T_ushr_long_2addr_1 t = new T_ushr_long_2addr_1(); in testN4()
61 T_ushr_long_2addr_1 t = new T_ushr_long_2addr_1(); in testN5()
69 T_ushr_long_2addr_1 t = new T_ushr_long_2addr_1(); in testN6()
78 T_ushr_long_2addr_1 t = new T_ushr_long_2addr_1(); in testB1()
86 T_ushr_long_2addr_1 t = new T_ushr_long_2addr_1(); in testB2()
94 T_ushr_long_2addr_1 t = new T_ushr_long_2addr_1(); in testB3()
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/ushr_long_2addr/d/
DT_ushr_long_2addr_1.smali15 .source "T_ushr_long_2addr_1.java"
16 .class public Ldot/junit/opcodes/ushr_long_2addr/d/T_ushr_long_2addr_1;
DT_ushr_long_2addr_1.java19 public class T_ushr_long_2addr_1 { class