Searched defs:CountIter (Results 1 – 10 of 10) sorted by relevance
191 CountIter() : count_(0) {} in CountIter() function192 explicit CountIter(size_t count) : count_(count) {} in CountIter() function
201 CountIter() : count_(0) {} in CountIter() function202 explicit CountIter(size_t count) : count_(count) {} in CountIter() function