Searched refs:done_with_replay_ (Results 1 – 2 of 2) sorted by relevance
2594 if (done_with_replay_) return; in ReplayEnvironment()2606 done_with_replay_ = true; in ReplayEnvironment()
1816 done_with_replay_(false) {} in HSimulate()1900 bool done_with_replay_ : 1; variable