Home | History | Annotate | Download | only in cctest

Lines Matching defs:total_

723       : done_(0), total_(0), abort_count_(abort_count) {}
726 total_ = total;
730 int total() { return total_; }
734 int total_;