/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 4069 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { in Iterator() 4081 ++current9_; in Advance() 4082 if (current9_ == end9_) { in Advance() 4083 current9_ = begin9_; in Advance() 4141 current9_ == typed_other->current9_); in Equals() 4173 current9_(other.current9_) { in Iterator() 4181 *current9_); in ComputeCurrentValue() 4195 current9_ == end9_; in AtEnd() 4230 typename ParamGenerator<T9>::iterator current9_; variable 4311 begin9_(g9.begin()), end9_(g9.end()), current9_(current9), in Iterator() [all …]
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 4072 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { in Iterator() 4084 ++current9_; in Advance() 4085 if (current9_ == end9_) { in Advance() 4086 current9_ = begin9_; in Advance() 4144 current9_ == typed_other->current9_); in Equals() 4176 current9_(other.current9_) { in Iterator() 4184 *current9_); in ComputeCurrentValue() 4198 current9_ == end9_; in AtEnd() 4233 typename ParamGenerator<T9>::iterator current9_; variable 4314 begin9_(g9.begin()), end9_(g9.end()), current9_(current9), in Iterator() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 4396 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { in Iterator() 4408 ++current9_; in Advance() 4409 if (current9_ == end9_) { in Advance() 4410 current9_ = begin9_; in Advance() 4468 current9_ == typed_other->current9_); in Equals() 4500 current9_(other.current9_) { in Iterator() 4508 *current9_); in ComputeCurrentValue() 4522 current9_ == end9_; in AtEnd() 4557 typename ParamGenerator<T9>::iterator current9_; variable 4638 begin9_(g9.begin()), end9_(g9.end()), current9_(current9), in Iterator() [all …]
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 4396 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { in Iterator() 4408 ++current9_; in Advance() 4409 if (current9_ == end9_) { in Advance() 4410 current9_ = begin9_; in Advance() 4468 current9_ == typed_other->current9_); in Equals() 4500 current9_(other.current9_) { in Iterator() 4508 *current9_); in ComputeCurrentValue() 4522 current9_ == end9_; in AtEnd() 4557 typename ParamGenerator<T9>::iterator current9_; variable 4638 begin9_(g9.begin()), end9_(g9.end()), current9_(current9), in Iterator() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 4396 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { in Iterator() 4408 ++current9_; in Advance() 4409 if (current9_ == end9_) { in Advance() 4410 current9_ = begin9_; in Advance() 4468 current9_ == typed_other->current9_); in Equals() 4500 current9_(other.current9_) { in Iterator() 4508 *current9_); in ComputeCurrentValue() 4522 current9_ == end9_; in AtEnd() 4557 typename ParamGenerator<T9>::iterator current9_; variable 4638 begin9_(g9.begin()), end9_(g9.end()), current9_(current9), in Iterator() [all …]
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 4393 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { in Iterator() 4405 ++current9_; in Advance() 4406 if (current9_ == end9_) { in Advance() 4407 current9_ = begin9_; in Advance() 4465 current9_ == typed_other->current9_); in Equals() 4497 current9_(other.current9_) { in Iterator() 4505 *current9_); in ComputeCurrentValue() 4519 current9_ == end9_; in AtEnd() 4554 typename ParamGenerator<T9>::iterator current9_; variable 4635 begin9_(g9.begin()), end9_(g9.end()), current9_(current9), in Iterator() [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-param-util-generated.h | 4804 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { in Iterator() 4816 ++current9_; in Advance() 4817 if (current9_ == end9_) { in Advance() 4818 current9_ = begin9_; in Advance() 4876 current9_ == typed_other->current9_); in Equals() 4908 current9_(other.current9_) { in Iterator() 4916 *current9_)); in ComputeCurrentValue() 4930 current9_ == end9_; in AtEnd() 4965 typename ParamGenerator<T9>::iterator current9_; variable 5046 begin9_(g9.begin()), end9_(g9.end()), current9_(current9), in Iterator() [all …]
|
/external/epid-sdk/ext/gtest/ |
D | gtest.h | 16179 begin9_(g9.begin()), end9_(g9.end()), current9_(current9) { 16191 ++current9_; 16192 if (current9_ == end9_) { 16193 current9_ = begin9_; 16251 current9_ == typed_other->current9_); 16283 current9_(other.current9_) { 16291 *current9_); 16305 current9_ == end9_; 16340 typename ParamGenerator<T9>::iterator current9_; 16421 begin9_(g9.begin()), end9_(g9.end()), current9_(current9), [all …]
|