Home | History | Annotate | Download | only in gtest

Lines Matching refs:current_value_

13824     virtual const ParamType* Current() const { return &current_value_; }
13856 current_value_ = ParamType(*current1_, *current2_);
13878 ParamType current_value_;
13947 virtual const ParamType* Current() const { return &current_value_; }
13983 current_value_ = ParamType(*current1_, *current2_, *current3_);
14009 ParamType current_value_;
14088 virtual const ParamType* Current() const { return &current_value_; }
14128 current_value_ = ParamType(*current1_, *current2_, *current3_,
14159 ParamType current_value_;
14246 virtual const ParamType* Current() const { return &current_value_; }
14290 current_value_ = ParamType(*current1_, *current2_, *current3_,
14325 ParamType current_value_;
14423 virtual const ParamType* Current() const { return &current_value_; }
14471 current_value_ = ParamType(*current1_, *current2_, *current3_,
14510 ParamType current_value_;
14617 virtual const ParamType* Current() const { return &current_value_; }
14669 current_value_ = ParamType(*current1_, *current2_, *current3_,
14712 ParamType current_value_;
14830 virtual const ParamType* Current() const { return &current_value_; }
14886 current_value_ = ParamType(*current1_, *current2_, *current3_,
14933 ParamType current_value_;
15059 virtual const ParamType* Current() const { return &current_value_; }
15119 current_value_ = ParamType(*current1_, *current2_, *current3_,
15171 ParamType current_value_;
15306 virtual const ParamType* Current() const { return &current_value_; }
15370 current_value_ = ParamType(*current1_, *current2_, *current3_,
15426 ParamType current_value_;