Searched refs:is_started_ (Results 1 – 2 of 2) sorted by relevance
20 bool IsStarted() const { return is_started_; } in IsStarted()33 bool is_started_ = false; variable
98 is_started_ = true; in Increment()