/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3445 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3457 ++current6_; in Advance() 3458 if (current6_ == end6_) { in Advance() 3459 current6_ = begin6_; in Advance() 3502 current6_ == typed_other->current6_); in Equals() 3525 current6_(other.current6_) { in Iterator() 3532 *current4_, *current5_, *current6_); in ComputeCurrentValue() 3543 current6_ == end6_; in AtEnd() 3569 typename ParamGenerator<T6>::iterator current6_; variable 3634 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() [all …]
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3448 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3460 ++current6_; in Advance() 3461 if (current6_ == end6_) { in Advance() 3462 current6_ = begin6_; in Advance() 3505 current6_ == typed_other->current6_); in Equals() 3528 current6_(other.current6_) { in Iterator() 3535 *current4_, *current5_, *current6_); in ComputeCurrentValue() 3546 current6_ == end6_; in AtEnd() 3572 typename ParamGenerator<T6>::iterator current6_; variable 3637 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3772 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3784 ++current6_; in Advance() 3785 if (current6_ == end6_) { in Advance() 3786 current6_ = begin6_; in Advance() 3829 current6_ == typed_other->current6_); in Equals() 3852 current6_(other.current6_) { in Iterator() 3859 *current4_, *current5_, *current6_); in ComputeCurrentValue() 3870 current6_ == end6_; in AtEnd() 3896 typename ParamGenerator<T6>::iterator current6_; variable 3961 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() [all …]
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3772 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3784 ++current6_; in Advance() 3785 if (current6_ == end6_) { in Advance() 3786 current6_ = begin6_; in Advance() 3829 current6_ == typed_other->current6_); in Equals() 3852 current6_(other.current6_) { in Iterator() 3859 *current4_, *current5_, *current6_); in ComputeCurrentValue() 3870 current6_ == end6_; in AtEnd() 3896 typename ParamGenerator<T6>::iterator current6_; variable 3961 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3772 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3784 ++current6_; in Advance() 3785 if (current6_ == end6_) { in Advance() 3786 current6_ = begin6_; in Advance() 3829 current6_ == typed_other->current6_); in Equals() 3852 current6_(other.current6_) { in Iterator() 3859 *current4_, *current5_, *current6_); in ComputeCurrentValue() 3870 current6_ == end6_; in AtEnd() 3896 typename ParamGenerator<T6>::iterator current6_; variable 3961 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() [all …]
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3769 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3781 ++current6_; in Advance() 3782 if (current6_ == end6_) { in Advance() 3783 current6_ = begin6_; in Advance() 3826 current6_ == typed_other->current6_); in Equals() 3849 current6_(other.current6_) { in Iterator() 3856 *current4_, *current5_, *current6_); in ComputeCurrentValue() 3867 current6_ == end6_; in AtEnd() 3893 typename ParamGenerator<T6>::iterator current6_; variable 3958 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-param-util-generated.h | 4180 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 4192 ++current6_; in Advance() 4193 if (current6_ == end6_) { in Advance() 4194 current6_ = begin6_; in Advance() 4237 current6_ == typed_other->current6_); in Equals() 4260 current6_(other.current6_) { in Iterator() 4267 *current4_, *current5_, *current6_)); in ComputeCurrentValue() 4278 current6_ == end6_; in AtEnd() 4304 typename ParamGenerator<T6>::iterator current6_; variable 4369 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() [all …]
|
/external/epid-sdk/ext/gtest/ |
D | gtest.h | 15555 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { 15567 ++current6_; 15568 if (current6_ == end6_) { 15569 current6_ = begin6_; 15612 current6_ == typed_other->current6_); 15635 current6_(other.current6_) { 15642 *current4_, *current5_, *current6_); 15653 current6_ == end6_; 15679 typename ParamGenerator<T6>::iterator current6_; 15744 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), [all …]
|