Searched refs:testGetMirandaMethod_MirandaInterface (Results 1 – 2 of 2) sorted by relevance
75 if (m.getDeclaringClass() != testGetMirandaMethod_MirandaInterface.class) { in testGetMirandaMethod()82 …tract class testGetMirandaMethod_MirandaAbstract implements testGetMirandaMethod_MirandaInterface {88 private static interface testGetMirandaMethod_MirandaInterface { interface in Main
84 if (m.getDeclaringClass() != testGetMirandaMethod_MirandaInterface.class) { in testGetMirandaMethod()91 …tract class testGetMirandaMethod_MirandaAbstract implements testGetMirandaMethod_MirandaInterface {97 private static interface testGetMirandaMethod_MirandaInterface { interface in Main