Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h3272 begin5_(g5.begin()), end5_(g5.end()), current5_(current5) { in Iterator()
3284 ++current5_; in Advance()
3285 if (current5_ == end5_) { in Advance()
3286 current5_ = begin5_; in Advance()
3324 current5_ == typed_other->current5_); in Equals()
3344 current5_(other.current5_) { in Iterator()
3351 *current4_, *current5_); in ComputeCurrentValue()
3361 current5_ == end5_; in AtEnd()
3384 typename ParamGenerator<T5>::iterator current5_; variable
3444 begin5_(g5.begin()), end5_(g5.end()), current5_(current5), in Iterator()
[all …]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h3275 begin5_(g5.begin()), end5_(g5.end()), current5_(current5) { in Iterator()
3287 ++current5_; in Advance()
3288 if (current5_ == end5_) { in Advance()
3289 current5_ = begin5_; in Advance()
3327 current5_ == typed_other->current5_); in Equals()
3347 current5_(other.current5_) { in Iterator()
3354 *current4_, *current5_); in ComputeCurrentValue()
3364 current5_ == end5_; in AtEnd()
3387 typename ParamGenerator<T5>::iterator current5_; variable
3447 begin5_(g5.begin()), end5_(g5.end()), current5_(current5), in Iterator()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h3599 begin5_(g5.begin()), end5_(g5.end()), current5_(current5) { in Iterator()
3611 ++current5_; in Advance()
3612 if (current5_ == end5_) { in Advance()
3613 current5_ = begin5_; in Advance()
3651 current5_ == typed_other->current5_); in Equals()
3671 current5_(other.current5_) { in Iterator()
3678 *current4_, *current5_); in ComputeCurrentValue()
3688 current5_ == end5_; in AtEnd()
3711 typename ParamGenerator<T5>::iterator current5_; variable
3771 begin5_(g5.begin()), end5_(g5.end()), current5_(current5), in Iterator()
[all …]
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util-generated.h3599 begin5_(g5.begin()), end5_(g5.end()), current5_(current5) { in Iterator()
3611 ++current5_; in Advance()
3612 if (current5_ == end5_) { in Advance()
3613 current5_ = begin5_; in Advance()
3651 current5_ == typed_other->current5_); in Equals()
3671 current5_(other.current5_) { in Iterator()
3678 *current4_, *current5_); in ComputeCurrentValue()
3688 current5_ == end5_; in AtEnd()
3711 typename ParamGenerator<T5>::iterator current5_; variable
3771 begin5_(g5.begin()), end5_(g5.end()), current5_(current5), in Iterator()
[all …]
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-param-util-generated.h3599 begin5_(g5.begin()), end5_(g5.end()), current5_(current5) { in Iterator()
3611 ++current5_; in Advance()
3612 if (current5_ == end5_) { in Advance()
3613 current5_ = begin5_; in Advance()
3651 current5_ == typed_other->current5_); in Equals()
3671 current5_(other.current5_) { in Iterator()
3678 *current4_, *current5_); in ComputeCurrentValue()
3688 current5_ == end5_; in AtEnd()
3711 typename ParamGenerator<T5>::iterator current5_; variable
3771 begin5_(g5.begin()), end5_(g5.end()), current5_(current5), in Iterator()
[all …]
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h3596 begin5_(g5.begin()), end5_(g5.end()), current5_(current5) { in Iterator()
3608 ++current5_; in Advance()
3609 if (current5_ == end5_) { in Advance()
3610 current5_ = begin5_; in Advance()
3648 current5_ == typed_other->current5_); in Equals()
3668 current5_(other.current5_) { in Iterator()
3675 *current4_, *current5_); in ComputeCurrentValue()
3685 current5_ == end5_; in AtEnd()
3708 typename ParamGenerator<T5>::iterator current5_; variable
3768 begin5_(g5.begin()), end5_(g5.end()), current5_(current5), in Iterator()
[all …]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util-generated.h4007 begin5_(g5.begin()), end5_(g5.end()), current5_(current5) { in Iterator()
4019 ++current5_; in Advance()
4020 if (current5_ == end5_) { in Advance()
4021 current5_ = begin5_; in Advance()
4059 current5_ == typed_other->current5_); in Equals()
4079 current5_(other.current5_) { in Iterator()
4086 *current4_, *current5_)); in ComputeCurrentValue()
4096 current5_ == end5_; in AtEnd()
4119 typename ParamGenerator<T5>::iterator current5_; variable
4179 begin5_(g5.begin()), end5_(g5.end()), current5_(current5), in Iterator()
[all …]
/external/epid-sdk/ext/gtest/
Dgtest.h15382 begin5_(g5.begin()), end5_(g5.end()), current5_(current5) {
15394 ++current5_;
15395 if (current5_ == end5_) {
15396 current5_ = begin5_;
15434 current5_ == typed_other->current5_);
15454 current5_(other.current5_) {
15461 *current4_, *current5_);
15471 current5_ == end5_;
15494 typename ParamGenerator<T5>::iterator current5_;
15554 begin5_(g5.begin()), end5_(g5.end()), current5_(current5),
[all …]