Home
last modified time | relevance | path

Searched refs:test (Results 751 – 775 of 1254) sorted by relevance

1...<<31323334353637383940>>...51

/art/test/960-default-smali/
Dinfo.txt6 test/utils/python/generate_smali_main.py script. If we run with --jvm we will
16 To update the test files do the following steps:
19 …JAVA_HOME="/path/to/java-8-jdk" ../run-test --use-java-home --update --jvm --host 956-default-smali
/art/test/638-checker-inline-cache-intrinsic/src/
DMain.java65 public static void test() { in test() method in Main
89 test(); in main()
/art/test/144-static-field-sigquit/
Dinfo.txt1 Regression test for ag/853775
7 This test is flaky and produces the issue rarely, but it should be good enough
/art/test/989-method-trace-throw/
Dinfo.txt3 This test is sensitive to the internal implementations of:
15 change the output of this test.
/art/test/988-method-trace/
Dinfo.txt3 This test is sensitive to the internal implementations of:
15 change the output of this test.
/art/test/800-smali/smali/
Db_29778499_1.smali8 invoke-static {}, LB29778499_1;->test()Ljava/lang/Runnable;
14 .method public static test()Ljava/lang/Runnable;
/art/test/555-UnsafeGetLong-regression/src/
DMain.java42 TestClass test = new TestClass(); in testUnsafeGetLong() local
45 lvar = unsafe.getLong(test, lvar); in testUnsafeGetLong()
/art/test/097-duplicate-method/
Dinfo.txt1 This is a test to verify that duplicate methods in a dex file are handled
7 dex file allows to run the test on whatever toolchain.
/art/test/
DREADME.chroot.md12 `/data/local` (e.g. `ART_TEST_CHROOT=/data/local/art-test-chroot`) on a device,
30 e.g. `/data/local/art-test-chroot1`, `/data/local/art-test-chroot2`, etc.).
49 export ART_TEST_CHROOT=/data/local/art-test-chroot
88 * Note: This currently fails on test
89 `test-art-target-gtest-image_space_test{32,64}` when using the full AOSP
99 art/test/testrunner/testrunner.py --target --64
103 art/test/testrunner/testrunner.py --target --32
/art/test/1939-proxy-frames/src/art/
DTest1939.java174 TestCase test = new TestCase(
176 test.exec(NamedGet("This", Locals::GetLocalInstance));
177 test.exec(NamedGet("LocalReference0", (t, d) -> Locals.GetLocalVariableObject(t, d, 0)));
178 test.exec(NamedGet("ProxyFrameLocation", (t, d) -> Long.valueOf(GetFrameLocation(t, d))));
179 test.exec(NamedGet("ProxyFrameMethod", Test1939::GetFrameMethod));
/art/test/1929-exception-catch-exception/src/art/
DTest1929.java290 for (Runnable test : tests) { in run()
294 test.getClass().getName(), handler.getClass().getName()); in run()
295 test.run(); in run()
297 test.getClass().getName(), handler.getClass().getName()); in run()
300 test.getClass().getName(), in run()
309 test.getClass().getName(), handler.getClass().getName()); in run()
/art/test/175-alloc-big-bignums/
Dinfo.txt5 The test allocates roughly 10GB of native memory, approximately 1MB of which
9 This test is a lot nastier than it looks. In particular, failure on target tends
/art/test/075-verification-error/src2/other/
DInaccessibleMethod.java20 /*package*/ static void test() {} in test() method in InaccessibleMethod
DInaccessibleClass.java20 public static void test() {} in test() method in InaccessibleClass
/art/test/075-verification-error/src/other/
DInaccessibleMethod.java20 public static void test() {} in test() method in InaccessibleMethod
DInaccessibleClass.java20 public static void test() {} in test() method in InaccessibleClass
/art/test/005-annotations/src/android/test/
Dpackage-info.java2 package android.test;
/art/test/026-access/
Dexpected.txt1 access test
/art/test/110-field-access/
Dexpected.txt1 Starting test
/art/test/145-alloc-tracking-stress/
Dinfo.txt1 Regression test for b/18661622
/art/test/168-vmstack-annotated/
Dinfo.txt1 Regression test for b/68703210
/art/test/167-visit-locks/
Dinfo.txt1 Regression test for b/68703210
/art/test/455-checker-gvn/
Dinfo.txt1 Checker test for GVN.
/art/test/162-method-resolution/src/
DTest7User.java18 public static void test() { in test() method in Test7User
/art/test/005-annotations/src/android/test/anno/
DSomeClass.java1 package android.test.anno;

1...<<31323334353637383940>>...51