Searched refs:ourValue (Results 1 – 2 of 2) sorted by relevance
394 final String ourValue = this.getAsString(key); in subsetEquals() local396 if (ourValue == null) { in subsetEquals()401 if (!ourValue.equals(theirValue)) return false; in subsetEquals()
773 final String ourValue = this.getAsString(key); in subsetEquals() local775 if (ourValue == null) { in subsetEquals()780 if (!ourValue.equals(theirValue)) return false; in subsetEquals()