Searched defs:addOne (Results 1 – 2 of 2) sorted by relevance
105 String addOne = subs + "\uE000"; in TestCollationKey() local142 String addOne = subs + "\uE000"; in TestCompare() local
3377 static int addOne(int[] a, int offset, int mlen, int carry) { in addOne() method