Searched refs:jvmType2 (Results 1 – 1 of 1) sorted by relevance
154 Type jvmType2 = new TypeCapture<List[]>() {}.capture(); in testNewArrayType() local158 .addEqualityGroup(jvmType2, ourType2) in testNewArrayType()163 assertEquals(jvmType2.toString(), ourType2.toString()); in testNewArrayType()