Searched refs:childOfPrimitiveIntArray (Results 1 – 2 of 2) sorted by relevance
51 val childOfPrimitiveIntArray = ChildOfPrimitiveIntArray() in testMembersInject_primitives() constant52 component.inject(childOfPrimitiveIntArray) in testMembersInject_primitives()
53 ChildOfPrimitiveIntArray childOfPrimitiveIntArray = new ChildOfPrimitiveIntArray(); in testMembersInject_primitives() local54 component.inject(childOfPrimitiveIntArray); in testMembersInject_primitives()