/dalvik/dx/tests/069-dex-source-position/ |
D | Blort.java | 19 public static int test(int x) { in test() method in Blort 24 x = test(x - 1); // line 10 in test() 28 x += test(x - 2); // line 14 in test()
|
/dalvik/dx/tests/030-minimal-jasmin/ |
D | info.txt | 1 This test is just a minimal test involving assembling a jasmin source 2 file and then dumping it. It doesn't test any features in particular.
|
/dalvik/dx/tests/067-dex-switch-and-try/ |
D | info.txt | 1 This is a smoke test of dex conversion, which looks at a couple cases of 2 embedding a switch statement in a try-catch and vice versa. This test 5 This test compares emitted code against a known-good (via eyeballing) 6 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/091-ssa-const-collector/ |
D | info.txt | 1 This test case tests the "const collector" optimization step. 3 This test compares emitted code against a known-good (via eyeballing) 4 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/092-ssa-cfg-edge-cases/ |
D | info.txt | 1 This test case runs a few odd control flow graphs through the optimizer. 3 This test compares emitted code against a known-good (via eyeballing) 4 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/109-int-branch/ |
D | info.txt | 2 (Regression test.) 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/122-switch-with-high-register/ |
D | info.txt | 1 This test ensures that dx correctly handles switches on data in a high 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/052-dex-static-var-access/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/090-dex-unify-arrays/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/054-dex-high16/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/083-ssa-phi-placement/ |
D | info.txt | 1 This is a test case for the phi placement algorthim used in the conversion to SSA form. 3 This test compares emitted code against a known-good (via eyeballing) 4 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/049-dex-instanceof/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/053-dex-instance-var-access/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/093-ssa-invoke-range/ |
D | info.txt | 1 This test case checks the ability of the register allocator to plan 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/108-string-annotation/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/086-ssa-edge-split/ |
D | info.txt | 1 This is a test case for the edge-splitting algorthim used in the conversion to SSA form. 3 This test compares emitted code against a known-good (via eyeballing) 4 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/050-dex-checkcast/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/095-dex-const-string-jumbo/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/047-dex-wide-args/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/055-dex-explicit-throw/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/048-dex-new-array/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/078-dex-local-variable-table/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to make sure that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/060-dex-call-static/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/059-dex-call-super/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/072-dex-switch-edge-cases/ |
D | info.txt | 1 This is a smoke test of dex conversion, which checks to see that 4 This test compares emitted code against a known-good (via eyeballing) 5 version, so it is possible for this test to spuriously fail if other
|