Searched defs:Child2 (Results 1 – 8 of 8) sorted by relevance
39 public static class Child2 extends Parent { class in TestGenericListSerialization71 assertFalse(deserializedContent.get(0) instanceof Child2); in testSubTypesFor356() local72 assertTrue(deserializedContent.get(1) instanceof Child2); in testSubTypesFor356() local
32 static class Child2 extends Parent2668 { class in PolymorphicDeserErrorHandlingTest
20 public static final class Child2 { class in ObjectIdWithInjectable639Test25 public Child2(@JsonProperty("parent") Parent2 parent) { in Child2() method in ObjectIdWithInjectable639Test.Child2
46 public static final class Child2 { class in TestObjectIdWithInjectables63954 public Child2(@JacksonInject Context context, in Child2() method in TestObjectIdWithInjectables639.Child2
10 public class Child2 extends Base { class
146 const CXXRecordDecl *Child2 = in TEST() local255 const CXXRecordDecl *Child2 = in TEST() local309 const CXXRecordDecl *Child2 = in TEST() local611 SymbolID Child2 = findSymbolIDByName(Index.get(), "Child2"); in TEST() local675 SymbolID Child2 = findSymbolIDByName(Index.get(), "Child2"); in TEST() local
716 auto Child2 = symbol("Child2"); in TEST() local
289 Optional<TypeSourceInfo *> Child2 = std::get<1>(Pair); in IsStmtEquivalent() local379 Optional<const Stmt *> Child2 = std::get<1>(Pair); in IsStructurallyEquivalent() local