Searched refs:otherRes (Results 1 – 1 of 1) sorted by relevance
247 int32_t otherRes = MemCmp16(lhsChars, rhsChars, minCount); in CompareTo() local248 if (otherRes != 0) { in CompareTo()249 return otherRes; in CompareTo()