Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dalvik/dx/tests/069-dex-source-position/
DBlort.java19 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt2 (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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dinfo.txt1 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

12345678910>>...12