Home | History | Annotate | Download | only in cctest

Lines Matching full:query_count_

69   int query_count() const { return query_count_; }
105 int query_count_;
112 : is_initialized_(false), get_count_(0), set_count_(0), query_count_(0) {
135 query_count_ = 0;
201 context->query_count_++;