Home
last modified time | relevance | path

Searched defs:Iface4 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/test/921-hello-failure/src/
H A DIface4.java17 interface Iface4 { interface
/aosp_15_r20/libcore/benchmarks/src/benchmarks/
H A DInvokeInterface.java580 static interface Iface4 { default void callIface4() {} } in callIface4() interface in InvokeInterface