Searched refs:pending_checkpoint_ (Results 1 – 2 of 2) sorted by relevance
75 pending_checkpoint_ = checkpoint; in RunUntilCheckpoint()87 if (pending_checkpoint_ == checkpoint_iter.first->first) { in CreateCheckpoint()88 pending_checkpoint_.clear(); in CreateCheckpoint()
71 std::string pending_checkpoint_; variable