Searched refs:pending_checkpoint_ (Results 1 – 2 of 2) sorted by relevance
72 pending_checkpoint_ = checkpoint; in RunUntilCheckpoint()84 if (pending_checkpoint_ == checkpoint_iter.first->first) { in CreateCheckpoint()85 pending_checkpoint_.clear(); in CreateCheckpoint()
59 std::string pending_checkpoint_; variable