Home | History | Annotate | Download | only in gmock

Lines Matching full:num_elements_

3262       : num_elements_(num_elements),
3264 matched_(num_elements_* num_matchers_, 0) {
3267 size_t LhsSize() const { return num_elements_; }
3290 size_t num_elements_;