Searched refs:otherComment (Results 1 – 6 of 6) sorted by relevance
901 String otherComment = other.getComment(); in equals() local905 if (otherComment == null) { in equals()906 otherComment = ""; in equals()909 && myComment.equals(otherComment) in equals()
2815 const CommentInfo& otherComment = other.comments_[comment]; in Value() local2816 if (otherComment.comment_) in Value()2818 otherComment.comment_, strlen(otherComment.comment_)); in Value()
2839 const CommentInfo& otherComment = other.comments_[comment]; in Value() local2840 if (otherComment.comment_) in Value()2842 otherComment.comment_, strlen(otherComment.comment_)); in Value()