Searched refs:mStringValue (Results 1 – 1 of 1) sorted by relevance
94 private final String mStringValue; field in Diff.Key110 mStringValue = string == null ? "" : string; in Key()130 && mStringValue.equals(o.mStringValue) in equals()137 return Objects.hash(mClass, mHeapName, mStringValue, mClassName, mArrayLength); in hashCode()