Home | History | Annotate | Download | only in src

Lines Matching refs:counters_

1441       counters_(NULL),
1598 // Has to be called while counters_ are still alive.
1630 delete counters_;
1631 counters_ = NULL;
1713 if (counters_ == NULL) {
1714 counters_ = new Counters;