Searched refs:step_counter_ (Results 1 – 1 of 1) sorted by relevance
177 ++step_counter_; in Step()268 step_counter_{other.step_counter_} {275 DCHECK_GT(step_counter_, 0) << " forgot to call Step()?"; in ~DbStatement()293 int step_counter_ = 0; variable