Home
last modified time | relevance | path

Searched refs:a (Results 551 – 575 of 1121) sorted by relevance

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

/art/tools/jvmti-agents/field-null-percent/
DREADME.md3 fieldnull is a JVMTI agent designed for testing for a given field the number of
43 Will initiate a dump of the counts (to logcat).
/art/test/073-mismatched-field/
Dinfo.txt2 compilation) by a static field. The VM is expected to detect the conflict
/art/test/800-smali/smali/
Db_22045582_int.smali3 # Fail verification of a method that returns an undefined integral register.
Db_18800943_1.smali4 # This constructor should fail verification as the object is not initialized by a super-call.
Db_22045582_wide.smali3 # Fail verification of a method that returns an undefined wide register.
Db_21645819.smali4 # The method declares a parameter of an inaccessible class. This should not abort/kill us.
Db_18800943_2.smali4 # This constructor should fail verification as the object is not initialized by a super-call.
/art/test/1989-transform-bad-monitor/
Dinfo.txt5 This tests that redefining a method to have unbalanced locks doesn't cause issues and the method
/art/test/1933-monitor-current-contended/
Dexpected.txt5 Waiting on a monitor
/art/runtime/arch/arm/
Dentrypoints_init_arm.cc66 extern "C" float fmodf(float a, float b); // REM_FLOAT[_2ADDR]
68 extern "C" double fmod(double a, double b); // REM_DOUBLE[_2ADDR]
71 extern "C" float art_quick_fmodf(float a, float b); // REM_FLOAT[_2ADDR]
72 extern "C" double art_quick_fmod(double a, double b); // REM_DOUBLE[_2ADDR]
/art/test/123-compiler-regressions-mt/
Dinfo.txt1 This is a test for bad optimizations affecting multi-threaded program
/art/test/412-new-array/
Dinfo.txt3 address, zero-extending a register instead of sign-extending.
/art/test/301-abstract-protected/
Dinfo.txt1 Tests a dalvik bug where we'd treat an abstract method as an implementation
/art/test/626-const-class-linking/
Dinfo.txt1 Test that once a const-class instruction is linked, it will keep referring
/art/test/dexdump/
Dconst-method-handle.txt61 …000 |0000: invoke-direct {v0}, Ljava/lang/Object;.<init>:()V // method@000a
84 0003ec: 1c04 1900 |000a: const-class v4, [Ljava/lang/String; // type@0…
138 …000 |0000: invoke-direct {v0}, Ljava/lang/Object;.<init>:()V // method@000a
165 00045a: 6e20 0e00 2100 |0013: invoke-virtual {v1, v2}, Ljava/lang/StringBui…
168 000468: 7110 0900 0200 |001a: invoke-static {v2}, Ljava/lang/Float;.valueOf…
172 00047a: 6e20 0d00 2100 |0023: invoke-virtual {v1, v2}, Ljava/lang/StringBui…
175 000488: 0c01 |002a: move-result-object v1
176 00048a: 6e20 0800 1000 |002b: invoke-virtual {v0, v1}, Ljava/io/PrintStream…
230 0004fc: 0c00 |000a: move-result-object v0
/art/test/009-instanceof/
Dexpected.txt6 Caught a ClassCastException (expected)
/art/test/1936-thread-end-events/
Dinfo.txt3 We had a bug where we were still sending events after JVMTI_EVENT_THREAD_END due
/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/034-call-null/
Dexpected.txt1 …void Main.doStuff(int, int[][], java.lang.String, java.lang.String[][])' on a null object reference
/art/test/969-iface-super/
Dinfo.txt5 To run with --jvm you must export JAVA_HOME to a java-8 installation and pass
/art/test/2034-spaces-in-SimpleName/
Dinfo.txt3 This test uses ASM Java bytecode generator to generate a simple class with
/art/test/038-inner-null/
Dexpected.txt2 …rException: Attempt to invoke virtual method 'void Main$Blort.repaint()' on a null object reference
/art/test/967-default-ame/
Dinfo.txt5 To run with --jvm you must export JAVA_HOME to a Java 8 Language installation
/art/test/966-default-conflict/
Dinfo.txt5 To run with --jvm you must export JAVA_HOME to a Java 8 Language installation
/art/tools/class2greylist/src/com/android/class2greylist/
DCovariantReturnTypeHandler.java95 private String findReturnType(AnnotationEntry a) { in findReturnType() argument
96 for (ElementValuePair property : a.getElementValuePairs()) { in findReturnType()

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