Searched refs:ourValue (Results 1 – 1 of 1) sorted by relevance
396 final String ourValue = this.getAsString(key); in subsetEquals() local398 if (ourValue == null) { in subsetEquals()403 if (!ourValue.equals(theirValue)) return false; in subsetEquals()