Searched refs:attackCount (Results 1 – 1 of 1) sorted by relevance
207 final int attackCount = attackVolumes.getCount(); in testAttackAgainstVulnerability() local208 for (int x = 0; x < attackCount && intersectionType == HitType.INVALID; x++) { in testAttackAgainstVulnerability()