Searched refs:ourType2 (Results 1 – 1 of 1) sorted by relevance
155 Type ourType2 = Types.newArrayType(List.class); in testNewArrayType() local158 .addEqualityGroup(jvmType2, ourType2) in testNewArrayType()163 assertEquals(jvmType2.toString(), ourType2.toString()); in testNewArrayType()