Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h2981 begin3_(g3.begin()), end3_(g3.end()), current3_(current3) { in Iterator()
2993 ++current3_; in Advance()
2994 if (current3_ == end3_) { in Advance()
2995 current3_ = begin3_; in Advance()
3023 current3_ == typed_other->current3_); in Equals()
3037 current3_(other.current3_) { in Iterator()
3043 current_value_ = ParamType(*current1_, *current2_, *current3_); in ComputeCurrentValue()
3051 current3_ == end3_; in AtEnd()
3068 typename ParamGenerator<T3>::iterator current3_; variable
3117 begin3_(g3.begin()), end3_(g3.end()), current3_(current3), in Iterator()
[all …]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h2984 begin3_(g3.begin()), end3_(g3.end()), current3_(current3) { in Iterator()
2996 ++current3_; in Advance()
2997 if (current3_ == end3_) { in Advance()
2998 current3_ = begin3_; in Advance()
3026 current3_ == typed_other->current3_); in Equals()
3040 current3_(other.current3_) { in Iterator()
3046 current_value_ = ParamType(*current1_, *current2_, *current3_); in ComputeCurrentValue()
3054 current3_ == end3_; in AtEnd()
3071 typename ParamGenerator<T3>::iterator current3_; variable
3120 begin3_(g3.begin()), end3_(g3.end()), current3_(current3), in Iterator()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h3308 begin3_(g3.begin()), end3_(g3.end()), current3_(current3) { in Iterator()
3320 ++current3_; in Advance()
3321 if (current3_ == end3_) { in Advance()
3322 current3_ = begin3_; in Advance()
3350 current3_ == typed_other->current3_); in Equals()
3364 current3_(other.current3_) { in Iterator()
3370 current_value_ = ParamType(*current1_, *current2_, *current3_); in ComputeCurrentValue()
3378 current3_ == end3_; in AtEnd()
3395 typename ParamGenerator<T3>::iterator current3_; variable
3444 begin3_(g3.begin()), end3_(g3.end()), current3_(current3), in Iterator()
[all …]
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util-generated.h3308 begin3_(g3.begin()), end3_(g3.end()), current3_(current3) { in Iterator()
3320 ++current3_; in Advance()
3321 if (current3_ == end3_) { in Advance()
3322 current3_ = begin3_; in Advance()
3350 current3_ == typed_other->current3_); in Equals()
3364 current3_(other.current3_) { in Iterator()
3370 current_value_ = ParamType(*current1_, *current2_, *current3_); in ComputeCurrentValue()
3378 current3_ == end3_; in AtEnd()
3395 typename ParamGenerator<T3>::iterator current3_; variable
3444 begin3_(g3.begin()), end3_(g3.end()), current3_(current3), in Iterator()
[all …]
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-param-util-generated.h3308 begin3_(g3.begin()), end3_(g3.end()), current3_(current3) { in Iterator()
3320 ++current3_; in Advance()
3321 if (current3_ == end3_) { in Advance()
3322 current3_ = begin3_; in Advance()
3350 current3_ == typed_other->current3_); in Equals()
3364 current3_(other.current3_) { in Iterator()
3370 current_value_ = ParamType(*current1_, *current2_, *current3_); in ComputeCurrentValue()
3378 current3_ == end3_; in AtEnd()
3395 typename ParamGenerator<T3>::iterator current3_; variable
3444 begin3_(g3.begin()), end3_(g3.end()), current3_(current3), in Iterator()
[all …]
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h3305 begin3_(g3.begin()), end3_(g3.end()), current3_(current3) { in Iterator()
3317 ++current3_; in Advance()
3318 if (current3_ == end3_) { in Advance()
3319 current3_ = begin3_; in Advance()
3347 current3_ == typed_other->current3_); in Equals()
3361 current3_(other.current3_) { in Iterator()
3367 current_value_ = ParamType(*current1_, *current2_, *current3_); in ComputeCurrentValue()
3375 current3_ == end3_; in AtEnd()
3392 typename ParamGenerator<T3>::iterator current3_; variable
3441 begin3_(g3.begin()), end3_(g3.end()), current3_(current3), in Iterator()
[all …]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util-generated.h3716 begin3_(g3.begin()), end3_(g3.end()), current3_(current3) { in Iterator()
3728 ++current3_; in Advance()
3729 if (current3_ == end3_) { in Advance()
3730 current3_ = begin3_; in Advance()
3758 current3_ == typed_other->current3_); in Equals()
3772 current3_(other.current3_) { in Iterator()
3778 current_value_.reset(new ParamType(*current1_, *current2_, *current3_)); in ComputeCurrentValue()
3786 current3_ == end3_; in AtEnd()
3803 typename ParamGenerator<T3>::iterator current3_; variable
3852 begin3_(g3.begin()), end3_(g3.end()), current3_(current3), in Iterator()
[all …]
/external/epid-sdk/ext/gtest/
Dgtest.h15091 begin3_(g3.begin()), end3_(g3.end()), current3_(current3) {
15103 ++current3_;
15104 if (current3_ == end3_) {
15105 current3_ = begin3_;
15133 current3_ == typed_other->current3_);
15147 current3_(other.current3_) {
15153 current_value_ = ParamType(*current1_, *current2_, *current3_);
15161 current3_ == end3_;
15178 typename ParamGenerator<T3>::iterator current3_;
15227 begin3_(g3.begin()), end3_(g3.end()), current3_(current3),
[all …]