Searched refs:ChildClass (Results 1 – 3 of 3) sorted by relevance
36 private static class ChildClass extends ParentClass { class in TestListInstrumentationRunListenerTest81 ChildClass.class, "testB", in testGetTestMethodJSONForInheritedClass()82 ChildClass.class.getMethod("testB").getAnnotations()); in testGetTestMethodJSONForInheritedClass()111 JSONObject json = getAnnotationJSON(Arrays.asList(ChildClass.class.getAnnotations())); in testGetAnnotationJSONForChildClass()
88 struct ChildClass : public AbstractClass { struct100 helper(ChildClass()); in foo()
97 struct ChildClass : public AbstractClass { struct109 helper(ChildClass()); in foo()