Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 28) sorted by relevance

12

/art/test/626-const-class-linking/
Dinfo.txt2 to the same class even in the presence of custom class loaders even after
/art/test/595-profile-saving/
Dinfo.txt1 Check that profile recording works even when JIT compilation is not enabled.
/art/test/686-get-this/
Dinfo.txt1 Test that we can successfully call StackVisitor.GetThis() even when
/art/test/618-checker-induction/src/
DMain.java906 boolean even = (tc & 1) == 0; in main()
907 expectEquals(even, periodicBoolIdiom1N(true, n)); in main()
908 expectEquals(!even, periodicBoolIdiom1N(false, n)); in main()
909 expectEquals(even, periodicBoolIdiom2N(true, n)); in main()
910 expectEquals(!even, periodicBoolIdiom2N(false, n)); in main()
911 expectEquals(even, periodicBoolIdiom3N(true, n)); in main()
912 expectEquals(!even, periodicBoolIdiom3N(false, n)); in main()
/art/test/550-new-instance-clinit/
Dinfo.txt2 HNewInstance as not having side effects even though it
/art/test/138-duplicate-classes-check2/
Dinfo.txt1 Check whether a duplicate class is not detected, even though we compiled against one (but removed
/art/test/2030-long-running-child/
Dinfo.txt1 Check that a child of a main thread can run to completion even if the
/art/test/626-set-resolved-string/
Dinfo.txt1 Test that even if Java code calls DexCache.setResolvedString and does
/art/test/951-threaded-obsolete/
Dinfo.txt3 This test ensures that obsolete methods will work even if the obsolete method is
/art/test/949-in-memory-transform/
Dinfo.txt3 Tests that transformation works even when the class being transformed comes from
/art/test/1958-transform-try-jit/
Dinfo.txt1 Tests that JVMTI transformation seems to work even when we try to get a method
/art/test/664-aget-verifier/
Dinfo.txt4 if the array register is potentially null, even if the aget is guarded by null
/art/test/800-smali/smali/
Db_22045582.smali3 # Fail verification of a method that returns an undefined register even if the return type
Db_22331663_fail.smali15 # reject any use of this, even a copy. Previously this was a conflict. Conflicts must
/art/test/708-jit-cache-churn/src/
DJitCacheChurnTest.java218 int even = 0; in $noinline$Call() local
220 even += Integer.parseInt(numbers[i]); in $noinline$Call()
222 return (odd + even) % 10; in $noinline$Call()
/art/test/520-equivalent-phi/smali/
DEquivalent.smali31 # even though it is the one that has the correct type.
/art/tools/jvmti-agents/simple-force-redefine/
DREADME.md33 continue reading from the fifo even after it gets an EOF.)
/art/dt_fd_forward/
DNOTICE19 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/art/openjdkjvm/
DNOTICE18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/art/openjdkjvmti/
DNOTICE18 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/art/test/435-try-finally-without-catch/
Dinfo.txt12 mechanism, even if it is not used.
/art/dex2oat/
DAndroid.bp293 // it'd get overridden by the load hook even when it uses
344 // it'd get overridden by the load hook even when it uses
/art/tools/runtime_memusage/
DREADME66 Forces redo of all commands even if output
/art/tools/ahat/
DREADME.txt22 * Dim 'image' and 'zygote' heap sizes slightly? Why do we even show these?
/art/build/apex/
DAndroid.bp390 // (even when APEX flattening is enabled).

12