Searched refs:otherConstant (Results 1 – 1 of 1) sorted by relevance
69 val otherConstant = other.initialValue() in <lambda>() constant70 if (thisConstant == null != (otherConstant == null)) { in <lambda>()83 if (thisConstant == otherConstant) { in <lambda>()87 if (thisConstant.toString() == otherConstant.toString()) { in <lambda>()