Home | History | Annotate | Download | only in gtest

Lines Matching refs:current2_

13416           begin2_(g2.begin()), end2_(g2.end()), current2_(current2)    {
13428 ++current2_;
13429 if (current2_ == end2_) {
13430 current2_ = begin2_;
13453 current2_ == typed_other->current2_);
13464 current2_(other.current2_) {
13470 current_value_ = ParamType(*current1_, *current2_);
13477 current2_ == end2_;
13491 typename ParamGenerator<T2>::iterator current2_;
13534 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
13550 ++current2_;
13552 if (current2_ == end2_) {
13553 current2_ = begin2_;
13576 current2_ == typed_other->current2_ &&
13588 current2_(other.current2_),
13597 current_value_ = ParamType(*current1_, *current2_, *current3_);
13604 current2_ == end2_ ||
13619 typename ParamGenerator<T2>::iterator current2_;
13670 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
13691 ++current2_;
13693 if (current2_ == end2_) {
13694 current2_ = begin2_;
13717 current2_ == typed_other->current2_ &&
13730 current2_(other.current2_),
13742 current_value_ = ParamType(*current1_, *current2_, *current3_,
13750 current2_ == end2_ ||
13766 typename ParamGenerator<T2>::iterator current2_;
13823 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
13849 ++current2_;
13851 if (current2_ == end2_) {
13852 current2_ = begin2_;
13875 current2_ == typed_other->current2_ &&
13889 current2_(other.current2_),
13904 current_value_ = ParamType(*current1_, *current2_, *current3_,
13912 current2_ == end2_ ||
13929 typename ParamGenerator<T2>::iterator current2_;
13995 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14026 ++current2_;
14028 if (current2_ == end2_) {
14029 current2_ = begin2_;
14052 current2_ == typed_other->current2_ &&
14067 current2_(other.current2_),
14085 current_value_ = ParamType(*current1_, *current2_, *current3_,
14093 current2_ == end2_ ||
14111 typename ParamGenerator<T2>::iterator current2_;
14184 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14220 ++current2_;
14222 if (current2_ == end2_) {
14223 current2_ = begin2_;
14246 current2_ == typed_other->current2_ &&
14262 current2_(other.current2_),
14283 current_value_ = ParamType(*current1_, *current2_, *current3_,
14291 current2_ == end2_ ||
14310 typename ParamGenerator<T2>::iterator current2_;
14392 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14433 ++current2_;
14435 if (current2_ == end2_) {
14436 current2_ = begin2_;
14459 current2_ == typed_other->current2_ &&
14476 current2_(other.current2_),
14500 current_value_ = ParamType(*current1_, *current2_, *current3_,
14508 current2_ == end2_ ||
14528 typename ParamGenerator<T2>::iterator current2_;
14616 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14662 ++current2_;
14664 if (current2_ == end2_) {
14665 current2_ = begin2_;
14688 current2_ == typed_other->current2_ &&
14706 current2_(other.current2_),
14733 current_value_ = ParamType(*current1_, *current2_, *current3_,
14742 current2_ == end2_ ||
14763 typename ParamGenerator<T2>::iterator current2_;
14858 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14909 ++current2_;
14911 if (current2_ == end2_) {
14912 current2_ = begin2_;
14935 current2_ == typed_other->current2_ &&
14954 current2_(other.current2_),
14984 current_value_ = ParamType(*current1_, *current2_, *current3_,
14993 current2_ == end2_ ||
15015 typename ParamGenerator<T2>::iterator current2_;