Searched refs:countB (Results 1 – 1 of 1) sorted by relevance
758 int countB = b.getAttributeCount(i); in compare() local759 if (countA == 0 && countB == 0) { in compare()778 --countB; in compare()793 --countB; in compare()794 if (countA == 0 && countB == 0) { in compare()808 if (countA != 0 || countB != 0) { in compare()