Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 21 of 21) sorted by relevance

/dalvik/dx/tests/140-ssa-phi-overlap/
DTest$B.classTest.java package Test$B extends Test$A implements Test$X { final synthetic Test ...
DTest$C.classTest.java package Test$C extends java.lang.Object implements Test$X { private ...
DTest$1.classTest.java package Test$1 extends java.lang.Object {
DTest$X.classTest.java package Test$X extends java.lang.Object { public abstract int x ( ...
DTest$A.classTest.java package Test$A extends java.lang.Object { final synthetic Test this$ ...
DTest.classTest.java package Test extends java.lang.Object { private Test$A mA private Test ...
DTest.java26 public class Test { class
73 private Test() { in Test() method in Test
168 Test t = new Test(); in main()
Dbuild21 ${JAVAC} ${JAVAC_FLAGS} Test.java
Drun23 art -classpath classes.dex Test 1>art.out.log 2>art.err.log
/dalvik/dx/junit-tests/com/android/dx/util/
DByteArrayAnnotatedOutputTest.java22 import org.junit.Test;
25 @Test
40 @Test
/dalvik/dx/tests/071-dex-java-stack-ops/
Dblort.j90 ; Test of "pop" opcode. This should end up causing a call to consume1(0).
101 ; Test of "pop2" opcode, form 1. This should end up causing a call
114 ; Test of "pop2" opcode, form 2. This should end up causing a call
126 ; Test of "dup" opcode. This should end up causing these calls in order:
138 ; Test of "dup_x1" opcode. This should end up causing these calls in order:
152 ; Test of "dup_x2" opcode, form 1. This should end up causing these calls
168 ; Test of "dup_x2" opcode, form 2. This should end up causing these calls
182 ; Test of "dup2" opcode, form 1. This should end up causing these calls
197 ; Test of "dup2" opcode, form 2. This should end up causing these calls
209 ; Test of "dup2_x1" opcode, form 1. This should end up causing these calls
[all …]
/dalvik/dx/junit-tests/com/android/dx/rop/type/
DTypeTest.java19 import org.junit.Test;
27 @Test
/dalvik/dx/junit-tests/com/android/dx/rop/cst/
DCstTypeTest.java20 import org.junit.Test;
29 @Test
/dalvik/dx/tests/032-bb-live-code/
Dblort.j26 ; Test that an exception handler for a live range is enlivened.
45 ; Test that an exception handler for a live range is dead as long as
64 ; Test all the if* variants.
117 ; Test jsr and jsr_w.
130 ; Test tableswitch.
144 ; Test lookupswitch.
158 ; Test every non-branching op.
/dalvik/dx/tests/129-numthread-deterministic/
Dinfo.txt1 Test that dx generates deterministic output when using --num-threads
/dalvik/dx/tests/130-numthread-multidex-deterministic/
Dinfo.txt1 Test that dx generates deterministic output when using --num-threads
/dalvik/dx/tests/128-multidex-option-overflow/
Dinfo.txt1 Test that dx generates several dex files when the application exceeds more
/dalvik/dx/tests/124-multidex-option-no-overflow/
Dinfo.txt1 Test that dx generates one dex file when the dex index do not exceed limits and --multi-dex option
/dalvik/dx/junit-tests/com/android/dx/merge/
DDexMergerTest.java35 import org.junit.Test;
47 @Test
/dalvik/dx/tests/085-dex-jsr-ret/
Dblort.j18 ; Test jsr and jsr_w.
/dalvik/docs/
Dporting-proto.c.txt223 * Test for some gcc-defined symbols. If you're frequently switching