Home
last modified time | relevance | path

Searched refs:current1_ (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h3185 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator()
3201 ++current1_; in Advance()
3222 current1_ == typed_other->current1_ && in Equals()
3231 current1_(other.current1_), in Iterator()
3240 current_value_ = ParamType(*current1_, *current2_); in ComputeCurrentValue()
3246 current1_ == end1_ || in AtEnd()
3258 typename ParamGenerator<T1>::iterator current1_; variable
3303 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator()
3324 ++current1_; in Advance()
3345 current1_ == typed_other->current1_ && in Equals()
[all …]