Searched refs:other_piece (Results 1 – 1 of 1) sorted by relevance
1682 const Piece& other_piece = other.piece(index); in operator ==() local1684 const Shape& other_subshape = other_piece.subshape(); in operator ==()1696 if (piece.GetDynamicSize(i) != other_piece.GetDynamicSize(i)) { in operator ==()1701 if (!piece.EqualElements(other_piece)) { in operator ==()