Home
last modified time | relevance | path

Searched refs:interface (Results 26 – 50 of 133) sorted by relevance

123456

/art/test/467-regalloc-pair/
Dexpected.txt1 In interface
/art/test/004-JniTest/smali/
DAbstractInterface.smali17 .class public interface LAbstractInterface;
20 # public interface AbstractInterface {
/art/test/972-iface-super-multidex/smali-multidex/
Dconflictinterface.smali17 .class public abstract interface LConflictInterface;
22 # public interface ConflictInterface extends OneConflict, TwoConflict {
/art/test/115-native-bridge/
Dinfo.txt1 Test for the native bridge interface.
/art/test/490-checker-inline/
Dinfo.txt1 Check that we inline virtual and interface calls.
/art/test/492-checker-inline-invoke-interface/
Dinfo.txt1 Checker test to ensure we can inline interface calls.
/art/test/616-cha-interface/
Dinfo.txt1 Test for Class Hierarchy Analysis (CHA) on interface method.
/art/test/961-default-iface-resolution-gen/
Dinfo.txt1 Smali-based tests for experimental interface default methods.
3 This tests that interface method resolution order is correct.
/art/test/970-iface-super-resolution-gen/
Dinfo.txt1 Smali-based tests for experimental interface default methods.
3 This tests that interface method resolution order is correct.
/art/test/964-default-iface-init-gen/
Dinfo.txt1 Smali-based tests for interface initialization.
3 This tests that interface initialization order is correct.
/art/test/975-iface-private/
Dexpected.txt3 Saying hi from interface
/art/test/146-bad-interface/
Dinfo.txt1 Check whether a duplicate class can invoke-interface on an unresolved method.
/art/test/972-default-imt-collision/
Dinfo.txt1 Test for interaction of miranda and non-miranda methods on interface dispatch.
/art/test/048-reflect-v8/
Dexpected.txt11 No error thrown for class interface DefaultDeclared$DefaultInterface
12 No error thrown for class interface DefaultDeclared$RegularInterface
37 Declared annotations by class class SingleUser, annotation interface Calendar: @Calendar(dayOfMonth…
38 Declared annotations by class class SingleUser, annotation interface Calendars: <null>
39 Declared annotations by class class User, annotation interface Calendar: <null>
40 Declared annotations by class class User, annotation interface Calendars: @Calendars(value=[@Calend…
41 Declared annotations by class class UserComplex, annotation interface Calendar: @Calendar(dayOfMont…
42 Declared annotations by class class UserComplex, annotation interface Calendars: @Calendars(value=[…
43 Declared annotations by class class UserSub, annotation interface Calendar: <null>
44 Declared annotations by class class UserSub, annotation interface Calendars: <null>
[all …]
/art/test/511-clinit-interface/
Dinfo.txt2 an interface method.
/art/test/971-iface-super/
Dinfo.txt1 Smali-based tests for experimental interface default methods.
3 This tests that interface method resolution order is correct in the presence of
/art/test/968-default-partial-compile-gen/
Dinfo.txt1 Smali-based tests for experimental interface default methods.
3 This tests that interface method resolution order is correct in the presence of
/art/test/493-checker-inline-invoke-interface/
Dinfo.txt1 Check that we can optimize interface calls without
/art/test/166-bad-interface-super/
Dinfo.txt1 Test that linking an interface declaring a superclass other than j.l.Object throws CFE.
/art/test/666-dex-cache-itf/
Dinfo.txt2 confuse the interface trampoline.
/art/test/604-hot-static-interface/
Dinfo.txt2 a static method of an interface.
/art/test/170-interface-init/
Dinfo.txt1 Check that holding a lock on an interface class does not block initialization of an
/art/test/616-cha-interface-default/
Dinfo.txt1 Test for Class Hierarchy Analysis (CHA) on interface method.
/art/test/563-checker-invoke-super/
Dinfo.txt1 Tests that invoke-super's to interface methods are optimized to direct method
/art/test/972-iface-super-multidex/
Dinfo.txt1 Smali-based tests for experimental interface default methods.

123456