Searched refs:not (Results 1 – 25 of 546) sorted by relevance
12345678910>>...22
/art/test/992-source-data/ |
D | expected.txt | 2 class art.Test992 does not have a known source file extension because java.lang.RuntimeException: J… 4 class art.Test992$Target1 does not have a known source file extension because java.lang.RuntimeExce… 6 class art.Target2 does not have a known source file extension because java.lang.RuntimeException: J… 7 int does not have a known source file because java.lang.RuntimeException: JVMTI_ERROR_ABSENT_INFORM… 8 int does not have a known source file extension because java.lang.RuntimeException: JVMTI_ERROR_ABS… 10 class java.lang.Integer does not have a known source file extension because java.lang.RuntimeExcept… 12 class java.lang.Object does not have a known source file extension because java.lang.RuntimeExcepti… 14 interface java.lang.Runnable does not have a known source file extension because java.lang.RuntimeE… 15 class [Ljava.lang.Object; does not have a known source file because java.lang.RuntimeException: JVM… 16 class [Ljava.lang.Object; does not have a known source file extension because java.lang.RuntimeExce… [all …]
|
/art/tools/ |
D | build_linux_bionic.sh | 61 -not -name soong \ 62 -not -name host \ 63 -not -name target | xargs -I '{}' rm -rf '{}' 65 -not -name .intermediates \ 66 -not -name host \ 67 -not -name target | xargs -I '{}' rm -rf '{}'
|
/art/test/909-attach-agent/ |
D | expected.txt | 19 version 0x30010000 is not valid!Unable to create env for JVMTI_VERSION_1_0 22 version 0x30010000 is not valid!Unable to create env for JVMTI_VERSION_1_0 26 Can't attach agent, process is not debuggable. 27 Can't attach agent, process is not debuggable.
|
D | interpreter-expected.patch | 2 < version 0x30010000 is not valid!Unable to create env for JVMTI_VERSION_1_0 4 < version 0x30010000 is not valid!Unable to create env for JVMTI_VERSION_1_0
|
/art/test/2012-structural-redefinition-failures-jni-id/ |
D | info.txt | 3 Ensures that types being not-modifiable makes their supertypes not-modifiable.
|
/art/test/559-checker-rtp-ifnotnull/ |
D | info.txt | 1 Tests that BoundType created for if-not-null does not force untyped loop phis
|
/art/test/800-smali/smali/ |
D | b_27799205_6.smali | 4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access). 13 .method public static test([Ldo/not/resolve/K;)Ldo/not/resolve/K;
|
D | b_27799205_5.smali | 4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access). 13 .method public static test(Ldo/not/resolve/L;[Ldo/not/resolve/K;Z)V 34 # Test aput-object: v0[v2] = v1. Should fail for v0 not being an array.
|
D | b_22411633_4.smali | 7 # Do not merge into the backward branch target. 12 # Note: we make sure that it is an uninitialized reference and not a conflict in sister 17 # Allocate a java.lang.Object (do not initialize).
|
D | b_22411633_5.smali | 7 # Do not merge into the backward branch target. 16 # Make sure this is not an infinite loop. 20 # Allocate a java.lang.Object (do not initialize).
|
D | b_27799205_4.smali | 4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access). 13 .method public static test([I[Ldo/not/resolve/K;Z)V 34 # Test aput-object: v0[v2] = v1. Should fail for v0 not being an array.
|
D | b_27799205_3.smali | 4 # A class with an unresolved array type should not fail hard (unless it's a primitive-type access). 13 .method public static test(Ljava/lang/Integer;[Ldo/not/resolve/K;Z)V 34 # Test aput-object: v0[v2] = v1. Should fail for v0 not being an array.
|
D | b_134061982.smali | 32 # Make r1 not-reference. 41 # r2 should not be primitive, so this should hard-fail if reached. 55 .catch Ldoes/not/ResolveException; {:indirect_leg .. :end} :catch_inner
|
/art/test/600-verifier-fails/ |
D | info.txt | 6 not hide the hard verification failure (on the type mismatch) to 9 hard verification failure (not calling super in constructor) should 10 bail immediately and not allow soft verification failures to pile up 15 soft verification failure (cannot access) should not hide the hard
|
/art/test/015-switch/ |
D | expected.txt | 118 CORRECT (not found) 122 CORRECT (not found) 123 CORRECT (not found)
|
/art/test/674-hiddenapi/ |
D | info.txt | 9 is the child's class loader's parent. Access flags should not be enforced as 10 the parent does not belong to boot class path. 12 In this situation child should not be able to access hidden methods/fields 15 not apply as hidden APIs are accessible within the boundaries of the boot
|
/art/test/071-dexfile/ |
D | info.txt | 1 Exercise some Dalvik-specific DEX file features. This is not expected to 4 NOTE: the test requires that /data/run-test/ exists and is writable and not mounted noexec.
|
/art/test/691-hiddenapi-proxy/ |
D | info.txt | 1 Tests that inspecting Proxy classes with reflection does not crash ART. Hidden API access checks 2 would try to get their class def to find hiddenapi flags in the dex file, but class def if not
|
/art/test/416-optimizing-arith-not/smali/ |
D | not.smali | 7 not-int v0, v1 13 not-long v0, v2
|
/art/test/598-checker-irreducible-dominance/smali/ |
D | IrreducibleLoop.smali | 4 # you may not use this file except in compliance with the License. 18 # Test case in which `inner_back_edge` is not dominated by `inner_header` and 19 # causes `outer_back_edge` to not be dominated by `outer_header`. HGraphBuilder 20 # not do a fix-point iteration and would miss the path to `outer_back_edge`
|
/art/test/474-fp-sub-neg/ |
D | info.txt | 3 A pair (sub, neg) should not be transforemd to (sub) for 8 Addition or subtraction with fp zero should not be eliminated
|
/art/test/086-null-super/ |
D | info.txt | 2 ClassNotFound, if it can't find the given Class, and not return null. 7 This test is not expected to work for the reference implementation.
|
/art/test/071-dexfile-map-clean/ |
D | info.txt | 1 Exercise Dalvik-specific DEX file feature. Will not work on RI. 5 * and when dex2oat is not used
|
/art/tools/veridex/ |
D | README.md | 7 API uses that do not execute at runtime, and reflection uses 8 that do not exist. It can also miss on reflection uses.
|
/art/test/472-unreachable-if-regression/smali/ |
D | Test.smali | 5 # you may not use this file except in compliance with the License. 24 not-int v0, v0 42 not-int v0, v0
|
12345678910>>...22