Searched refs:started_count_ (Results 1 – 1 of 1) sorted by relevance
131 TestDelegate() : started_count_(0), stopped_count_(0) {} in TestDelegate()135 started_count_++; in OnIPCHandlerStarted()145 int started_count() const { return started_count_; } in started_count()149 int started_count_; member in __anon7c0b61650111::TestDelegate