Home
last modified time | relevance | path

Searched refs:E (Results 1 – 15 of 15) sorted by relevance

/art/test/969-iface-super/
Dexpected.txt19 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/
Dexpected.txt33 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/952-invoke-custom-kinds/
Dexpected.txt35 checkFieldTest9: old 0.0 new 1.99E-19 expected 1.99E-19 OK
/art/test/571-irreducible-loop/
Dexpected.txt1 5.9E-44
/art/test/960-default-smali/src/
DE.java16 class E extends A implements Greeter2 { class
/art/test/969-iface-super/src/
DF.java16 public class F extends E {
DE.java16 public class E implements Iface3 { class
/art/test/600-verifier-fails/
Dexpected.txt5 passed E
Dinfo.txt18 (E) b/29068831:
/art/test/123-inline-execute2/
Dexpected.txt173 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/
Dcheck_jni.cc128 JNIEnv* E; member
861 return CheckThread(arg.E); in CheckPossibleHeapValue()
1053 StringAppendF(msg, "(JNIEnv*)%p", arg.E); in TraceNonHeapValue()
1630 JniValueType args[1] = {{.E = env }}; in GetVersion()
1644 JniValueType args[2] = {{.E = env }, {.p = vm}}; in GetJavaVM()
1658 JniValueType args[4] = {{.E = env }, {.c = c}, {.p = methods}, {.I = nMethods}}; in RegisterNatives()
1672 JniValueType args[2] = {{.E = env }, {.c = c}}; in UnregisterNatives()
1689 JniValueType args[2] = {{.E = env }, {.L = obj}}; in GetObjectRefType()
1704 JniValueType args[5] = {{.E = env}, {.u = name}, {.L = loader}, {.p = buf}, {.z = bufLen}}; in DefineClass()
1718 JniValueType args[2] = {{.E = env}, {.u = name}}; in FindClass()
[all …]
/art/test/135-MirandaDispatch/
Dinfo.txt2 E.g.
/art/test/912-classes/
Dexpected.txt7 [Ljava/util/List;, <E:Ljava/lang/Object;>Ljava/lang/Object;Ljava/util/Collection<TE;>;]
/art/test/956-methodhandles/src/
DMain.java64 public static class E extends D { class in Main
160 E.lookup.findSpecial(D.class, "privateRyan", MethodType.methodType(void.class), E.class); in testfindSpecial_invokeDirectBehaviour()
/art/test/dexdump/
Dcheckers.txt520 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 …]