Searched refs:otherQuantity (Results 1 – 3 of 3) sorted by relevance
103 int32_t otherQuantity = other.getUnitCategoryIndex(); in compareTo() local104 if (thisQuantity < otherQuantity) { in compareTo()107 if (thisQuantity > otherQuantity) { in compareTo()