Searched refs:InnerWithDefaultConstructor (Results 1 – 2 of 2) sorted by relevance
485 private class InnerWithDefaultConstructor { class in InvokableTest490 Constructor<?> constructor = InnerWithDefaultConstructor.class.getDeclaredConstructors()[0]; in testInnerClassDefaultConstructor()496 InnerWithDefaultConstructor.NestedInner.class.getDeclaredConstructors()[0]; in testNestedInnerClassDefaultConstructor()