/art/test/969-iface-super/ |
D | expected.txt | 19 Testing for type E 20 E-virtual E.SayHi()='Hello there!' 21 E-interface Iface.SayHi()='Hello there!' 22 E-interface Iface3.SayHi()='Hello there!' 23 End testing for type E 25 F-virtual E.SayHi()='Hello there!' 32 G-virtual E.SayHi()='Hello there!?'
|
/art/test/960-default-smali/ |
D | expected.txt | 33 Testing for type E 34 E-virtual A.SayHi()='Hi2 ' 35 E-virtual E.SayHi()='Hi2 ' 36 E-interface Greeter.SayHi()='Hi2 ' 37 E-interface Greeter2.SayHi()='Hi2 ' 38 E-virtual A.SayHiTwice()='I say Hi2 Hi2 ' 39 E-virtual E.SayHiTwice()='I say Hi2 Hi2 ' 40 E-interface Greeter.SayHiTwice()='I say Hi2 Hi2 ' 41 E-interface Greeter2.SayHiTwice()='I say Hi2 Hi2 ' 42 End testing for type E
|
/art/test/571-irreducible-loop/ |
D | expected.txt | 1 5.9E-44
|
/art/test/960-default-smali/src/ |
D | E.java | 16 class E extends A implements Greeter2 { class
|
/art/test/969-iface-super/src/ |
D | F.java | 16 public class F extends E {
|
D | E.java | 16 public class E implements Iface3 { class
|
/art/test/600-verifier-fails/ |
D | expected.txt | 5 passed E
|
D | info.txt | 18 (E) b/29068831:
|
/art/test/123-inline-execute2/ |
D | expected.txt | 173 StrictMath.cos(1.5707963267948966) = 6.123233995736766E-17 190 StrictMath.sin(3.141592653589793) = 1.2246467991473532E-16 196 StrictMath.tan(3.141592653589793) = -1.2246467991473532E-16 213 StrictMath.cos(4.71238898038469) = -1.8369701987210297E-16 230 StrictMath.sin(6.283185307179586) = -2.4492935982947064E-16 236 StrictMath.tan(6.283185307179586) = -2.4492935982947064E-16
|
/art/runtime/jni/ |
D | check_jni.cc | 153 JNIEnv* E; member 931 return CheckThread(arg.E); in CheckPossibleHeapValue() 1126 StringAppendF(msg, "(JNIEnv*)%p", arg.E); in TraceNonHeapValue() 1752 JniValueType args[1] = {{.E = env }}; in GetVersion() 1767 JniValueType args[2] = {{.E = env }, {.p = vm}}; in GetJavaVM() 1782 JniValueType args[4] = {{.E = env }, {.c = c}, {.p = methods}, {.I = nMethods}}; in RegisterNatives() 1797 JniValueType args[2] = {{.E = env }, {.c = c}}; in UnregisterNatives() 1815 JniValueType args[2] = {{.E = env }, {.L = obj}}; in GetObjectRefType() 1831 JniValueType args[5] = {{.E = env}, {.u = name}, {.L = loader}, {.p = buf}, {.z = bufLen}}; in DefineClass() 1846 JniValueType args[2] = {{.E = env}, {.u = name}}; in FindClass() [all …]
|
/art/test/979-const-method-handle/ |
D | expected.txt | 9 Attempting to set Math.E raised IAE
|
/art/test/135-MirandaDispatch/ |
D | info.txt | 2 E.g.
|
/art/test/660-clinit/src/ |
D | Main.java | 33 expectPreInit(E.class); in main() 170 class E { class
|
/art/test/952-invoke-custom/ |
D | expected.txt | 84 …LinkerMethod, methodI, ()void, class java.lang.Throwable, [3.4028235E38, 1.4E-45, 3.1415927, -3.14… 86 bsmWithDoubleArray(TestVariableArityLinkerMethod, methodJ, ()void, [1.7976931348623157E308, 4.9E-32…
|
/art/test/952-invoke-custom/src/ |
D | TestInvocationKinds.java | 138 instance.instance_field = Math.E; in testInstanceFieldAccessors() 139 assertEquals(Math.E, getInstanceField(instance)); in testInstanceFieldAccessors()
|
D | TestDynamicBootstrapArguments.java | 81 assertEquals(1, testDynamic(1, "Two", Math.E)); in testCallSites()
|
D | TestVariableArityLinkerMethod.java | 278 @Constant(floatValue = (float) -Math.E), 353 @Constant(doubleValue = Math.E),
|
/art/tools/jvmti-agents/ti-alloc-sample/ |
D | README.md | 22 E.g., 10 means every tenth call to new will be logged.
|
/art/tools/hiddenapi/ |
D | hiddenapi.cc | 103 template<typename E> 104 static bool Contains(const std::vector<E>& vec, const E& elem) { in Contains()
|
/art/test/912-classes/ |
D | expected.txt | 7 [Ljava/util/List;, <E:Ljava/lang/Object;>Ljava/lang/Object;Ljava/util/Collection<TE;>;]
|
/art/test/956-methodhandles/src/ |
D | Main.java | 70 public static class E extends D { class in Main 198 E.lookup.findSpecial(D.class, "privateRyan", MethodType.methodType(void.class), E.class); in testfindSpecial_invokeDirectBehaviour()
|
/art/test/1965-get-set-local-primitive-no-tables/ |
D | expected.txt | 8 …tCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) got value: 5.9E-44 44 …es1965.LongMethod(java.util.function.IntConsumer,java.util.function.Consumer) got value: 4.447E-320
|
/art/test/712-varhandle-invocations/src/ |
D | VarHandleTypeConversionTests.java | 1044 vh.set(Math.E); in doTest()
|
/art/test/dexdump/ |
D | checkers.txt | 520 name : 'E' 909 … |01ed: iget-boolean v0, v9, Lcom/google/android/checkers/CheckersView;.E:Z // field@0006 989 … |0286: iput-boolean v7, v9, Lcom/google/android/checkers/CheckersView;.E:Z // field@0006 1301 … |009a: iput-boolean v0, v10, Lcom/google/android/checkers/CheckersView;.E:Z // field@0006 2439 … |006f: iget-boolean v1, v2, Lcom/google/android/checkers/CheckersView;.E:Z // field@0006 3435 … |0003: iget-boolean v0, v1, Lcom/google/android/checkers/CheckersView;.E:Z // field@0006 3438 … |0008: iput-boolean v0, v1, Lcom/google/android/checkers/CheckersView;.E:Z // field@0006 3439 … |000a: iget-boolean v0, v1, Lcom/google/android/checkers/CheckersView;.E:Z // field@0006 3610 name : 'E' 3896 … |00ef: sput-object v0, Lcom/google/android/checkers/a;.E:[I // field@0031 [all …]
|