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