/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3118 begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { in Iterator() 3130 ++current4_; in Advance() 3131 if (current4_ == end4_) { in Advance() 3132 current4_ = begin4_; in Advance() 3165 current4_ == typed_other->current4_); in Equals() 3182 current4_(other.current4_) { in Iterator() 3189 *current4_); in ComputeCurrentValue() 3198 current4_ == end4_; in AtEnd() 3218 typename ParamGenerator<T4>::iterator current4_; variable 3271 begin4_(g4.begin()), end4_(g4.end()), current4_(current4), in Iterator() [all …]
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3121 begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { in Iterator() 3133 ++current4_; in Advance() 3134 if (current4_ == end4_) { in Advance() 3135 current4_ = begin4_; in Advance() 3168 current4_ == typed_other->current4_); in Equals() 3185 current4_(other.current4_) { in Iterator() 3192 *current4_); in ComputeCurrentValue() 3201 current4_ == end4_; in AtEnd() 3221 typename ParamGenerator<T4>::iterator current4_; variable 3274 begin4_(g4.begin()), end4_(g4.end()), current4_(current4), in Iterator() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3445 begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { in Iterator() 3457 ++current4_; in Advance() 3458 if (current4_ == end4_) { in Advance() 3459 current4_ = begin4_; in Advance() 3492 current4_ == typed_other->current4_); in Equals() 3509 current4_(other.current4_) { in Iterator() 3516 *current4_); in ComputeCurrentValue() 3525 current4_ == end4_; in AtEnd() 3545 typename ParamGenerator<T4>::iterator current4_; variable 3598 begin4_(g4.begin()), end4_(g4.end()), current4_(current4), in Iterator() [all …]
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3445 begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { in Iterator() 3457 ++current4_; in Advance() 3458 if (current4_ == end4_) { in Advance() 3459 current4_ = begin4_; in Advance() 3492 current4_ == typed_other->current4_); in Equals() 3509 current4_(other.current4_) { in Iterator() 3516 *current4_); in ComputeCurrentValue() 3525 current4_ == end4_; in AtEnd() 3545 typename ParamGenerator<T4>::iterator current4_; variable 3598 begin4_(g4.begin()), end4_(g4.end()), current4_(current4), in Iterator() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3445 begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { in Iterator() 3457 ++current4_; in Advance() 3458 if (current4_ == end4_) { in Advance() 3459 current4_ = begin4_; in Advance() 3492 current4_ == typed_other->current4_); in Equals() 3509 current4_(other.current4_) { in Iterator() 3516 *current4_); in ComputeCurrentValue() 3525 current4_ == end4_; in AtEnd() 3545 typename ParamGenerator<T4>::iterator current4_; variable 3598 begin4_(g4.begin()), end4_(g4.end()), current4_(current4), in Iterator() [all …]
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3442 begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { in Iterator() 3454 ++current4_; in Advance() 3455 if (current4_ == end4_) { in Advance() 3456 current4_ = begin4_; in Advance() 3489 current4_ == typed_other->current4_); in Equals() 3506 current4_(other.current4_) { in Iterator() 3513 *current4_); in ComputeCurrentValue() 3522 current4_ == end4_; in AtEnd() 3542 typename ParamGenerator<T4>::iterator current4_; variable 3595 begin4_(g4.begin()), end4_(g4.end()), current4_(current4), in Iterator() [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3853 begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { in Iterator() 3865 ++current4_; in Advance() 3866 if (current4_ == end4_) { in Advance() 3867 current4_ = begin4_; in Advance() 3900 current4_ == typed_other->current4_); in Equals() 3917 current4_(other.current4_) { in Iterator() 3924 *current4_)); in ComputeCurrentValue() 3933 current4_ == end4_; in AtEnd() 3953 typename ParamGenerator<T4>::iterator current4_; variable 4006 begin4_(g4.begin()), end4_(g4.end()), current4_(current4), in Iterator() [all …]
|
/external/epid-sdk/ext/gtest/ |
D | gtest.h | 15228 begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { 15240 ++current4_; 15241 if (current4_ == end4_) { 15242 current4_ = begin4_; 15275 current4_ == typed_other->current4_); 15292 current4_(other.current4_) { 15299 *current4_); 15308 current4_ == end4_; 15328 typename ParamGenerator<T4>::iterator current4_; 15381 begin4_(g4.begin()), end4_(g4.end()), current4_(current4), [all …]
|