Home
last modified time | relevance | path

Searched refs:not (Results 1 – 25 of 1154) sorted by relevance

12345678910>>...47

/art/test/992-source-data/
Dexpected.txt2 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/
Dbuild_linux_bionic.sh69 -not -name soong \
70 -not -name host \
71 -not -name target | xargs -I '{}' rm -rf '{}'
73 -not -name .intermediates \
74 -not -name host \
75 -not -name target | xargs -I '{}' rm -rf '{}'
/art/test/909-attach-agent/
Dexpected.txt19 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.
Dinterpreter-expected.patch2 < 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/
Dinfo.txt3 Ensures that types being not-modifiable makes their supertypes not-modifiable.
/art/test/559-checker-rtp-ifnotnull/
Dinfo.txt1 Tests that BoundType created for if-not-null does not force untyped loop phis
/art/test/800-smali/smali/
Db_27799205_6.smali4 # 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;
Db_27799205_5.smali4 # 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.
Db_22411633_4.smali7 # 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).
Db_22411633_5.smali7 # 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).
Db_27799205_4.smali4 # 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.
Db_27799205_3.smali4 # 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.
/art/test/015-switch/
Dexpected.txt118 CORRECT (not found)
122 CORRECT (not found)
123 CORRECT (not found)
/art/test/443-not-bool-inline/
DAndroid.bp1 // Generated by `regen-test-files`. Do not edit manually.
3 name: "art-run-test-443-not-bool-inline",
/art/test/600-verifier-fails/
Dinfo.txt6 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/674-hiddenapi/
Dinfo.txt9 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/
Dinfo.txt1 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/
Dinfo.txt1 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/
Dnot.smali7 not-int v0, v1
13 not-long v0, v2
/art/test/598-checker-irreducible-dominance/smali/
DIrreducibleLoop.smali4 # 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/
Dinfo.txt3 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/
Dinfo.txt2 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/
Dinfo.txt1 Exercise Dalvik-specific DEX file feature. Will not work on RI.
5 * and when dex2oat is not used
/art/tools/veridex/
DREADME.md7 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/954-invoke-polymorphic-verifier/smali/
DNonReference.smali5 # you may not use this file except in compliance with the License.
24 # Set v0 to have incorrect type (not a MethodHandle) and value (not null).

12345678910>>...47