Searched refs:start_moves_ (Results 1 – 5 of 5) sorted by relevance
187 int moves() const { return BaseCountedInstance::num_moves_ - start_moves_; } in moves()210 start_moves_ = BaseCountedInstance::num_moves_; in ResetCopiesMovesSwaps()219 int start_moves_; variable