Searched refs:last_executed_ (Results 1 – 1 of 1) sorted by relevance
116 int last_executed_; member in boost::iostreams::test::operation_sequence160 if (last_executed_ != INT_MIN) in new_operation()194 last_executed_ = INT_MIN; in reset()202 if (!failed_ && last_executed_ < id) { in execute()205 last_executed_ = id; in execute()