Home
last modified time | relevance | path

Searched refs:a (Results 501 – 525 of 1121) sorted by relevance

1...<<21222324252627282930>>...45

/art/test/518-null-array-get/smali/
DNullArraySuccessRef.smali5 # You may obtain a copy of the License at
15 # Check that the result of aget-object on null can be used as a reference.
DNullArraySuccessShort.smali5 # You may obtain a copy of the License at
15 # Check that the result of aget-short on null can be used as a short.
DNullArraySuccessInt2Float.smali5 # You may obtain a copy of the License at
15 # Check that the result of aget on null can be used as a float.
/art/test/978-virtual-interface/smali/
DSubtype.smali6 # * You may obtain a copy of the License at
19 # // Fake into a virtual call.
/art/test/2032-default-method-private-override/jasmin/
DConcrete1.j5 ; You may obtain a copy of the License at
31 ldc "Hello from a private method!"
DConcrete2.j5 ; You may obtain a copy of the License at
31 ldc "Hello from a private method!"
DConcrete3.j5 ; You may obtain a copy of the License at
31 ldc "Hello from a private method!"
/art/test/660-store-8-16/
Dinfo.txt3 input was a wide immediate.
/art/test/471-deopt-environment/
Dinfo.txt2 uses to generate a HDeoptimization instruction with an
/art/test/1990-structural-bad-verify/
Dinfo.txt5 This tests a crash that could occur which was caused by the dex-cache being in an unexpected
/art/test/2022-Invariantloops/
Dinfo.txt1 Test a loop with invariants. In this case, since the invariants gets used later in the loop constan…
/art/test/032-concrete-sub/
Dinfo.txt2 where a concrete class and its abstract superclass were compiled with
/art/test/493-checker-inline-invoke-interface/src/
DMain.java31 int a = ForceStatic.field; in foo() local
/art/test/492-checker-inline-invoke-interface/src/
DMain.java31 int a = ForceStatic.field; in $inline$foo() local
/art/test/659-unpadded-array/
Dinfo.txt2 a bug when the request for allocation ended up using 'usable_size'
/art/test/693-vdex-inmem-loader-evict/
Dinfo.txt1 Check that caching of verification results for InMemoryDexClassLoader obeys a cap on the number
/art/test/657-branches/src/
DMain.java40 public static void foo(Object a, Object b) {} in foo() argument
/art/test/951-threaded-obsolete/
Dinfo.txt4 on a different thread then where the redefinition was triggered.
/art/test/1943-suspend-raw-monitor-wait/
Dexpected.txt1 target_thread is sleeping in a wait.
/art/test/072-reachability-fence/
Dinfo.txt1 Check that reachabilityFence() prevents garbage collection of objects only referred to by a dead
/art/test/973-default-multidex/
Dinfo.txt3 Obviously needs to run under ART or a Java 8 Language runtime and compiler.
/art/test/800-smali/smali/
Db_26965384Super.smali4 .field public a:I
/art/test/551-invoke-super/smali/
Dinvokesuper.smali6 # You may obtain a copy of the License at
29 # Do an invoke super on a non-super class to force complex resolution.
/art/test/552-invoke-non-existent-super/smali/
Dinvokesuper.smali6 # You may obtain a copy of the License at
29 # Do an invoke super on a non-super class to force complex resolution.
/art/tools/
Dparallel_run.py61 done = list(map(lambda a: a.result(), ws.done))

1...<<21222324252627282930>>...45