Searched refs:bqValue (Results 1 – 1 of 1) sorted by relevance
771 String bqValue = b.getAttributeValue(i, "_q"); in compare() local772 if (!aqValue.equals(bqValue)) { in compare()774 int bValue = Integer.parseInt(bqValue); in compare()