Searched defs:intersectionType (Results 1 – 4 of 4) sorted by relevance
205 int intersectionType = HitType.INVALID; in testAttackAgainstVulnerability() local
163 IntersectionType intersectionType = type.asIntersectionType(); in parseIntersectionType() local
1069 @Test public void intersectionType() { in intersectionType() method in TypeSpecTest
1915 @Test fun intersectionType() { in intersectionType() method in com.squareup.kotlinpoet.TypeSpecTest