Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h3844 begin8_(g8.begin()), end8_(g8.end()), current8_(current8) { in Iterator()
3856 ++current8_; in Advance()
3857 if (current8_ == end8_) { in Advance()
3858 current8_ = begin8_; in Advance()
3911 current8_ == typed_other->current8_); in Equals()
3940 current8_(other.current8_) { in Iterator()
3947 *current4_, *current5_, *current6_, *current7_, *current8_); in ComputeCurrentValue()
3960 current8_ == end8_; in AtEnd()
3992 typename ParamGenerator<T8>::iterator current8_; variable
4068 begin8_(g8.begin()), end8_(g8.end()), current8_(current8), in Iterator()
[all …]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h3847 begin8_(g8.begin()), end8_(g8.end()), current8_(current8) { in Iterator()
3859 ++current8_; in Advance()
3860 if (current8_ == end8_) { in Advance()
3861 current8_ = begin8_; in Advance()
3914 current8_ == typed_other->current8_); in Equals()
3943 current8_(other.current8_) { in Iterator()
3950 *current4_, *current5_, *current6_, *current7_, *current8_); in ComputeCurrentValue()
3963 current8_ == end8_; in AtEnd()
3995 typename ParamGenerator<T8>::iterator current8_; variable
4071 begin8_(g8.begin()), end8_(g8.end()), current8_(current8), in Iterator()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h4171 begin8_(g8.begin()), end8_(g8.end()), current8_(current8) { in Iterator()
4183 ++current8_; in Advance()
4184 if (current8_ == end8_) { in Advance()
4185 current8_ = begin8_; in Advance()
4238 current8_ == typed_other->current8_); in Equals()
4267 current8_(other.current8_) { in Iterator()
4274 *current4_, *current5_, *current6_, *current7_, *current8_); in ComputeCurrentValue()
4287 current8_ == end8_; in AtEnd()
4319 typename ParamGenerator<T8>::iterator current8_; variable
4395 begin8_(g8.begin()), end8_(g8.end()), current8_(current8), in Iterator()
[all …]
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util-generated.h4171 begin8_(g8.begin()), end8_(g8.end()), current8_(current8) { in Iterator()
4183 ++current8_; in Advance()
4184 if (current8_ == end8_) { in Advance()
4185 current8_ = begin8_; in Advance()
4238 current8_ == typed_other->current8_); in Equals()
4267 current8_(other.current8_) { in Iterator()
4274 *current4_, *current5_, *current6_, *current7_, *current8_); in ComputeCurrentValue()
4287 current8_ == end8_; in AtEnd()
4319 typename ParamGenerator<T8>::iterator current8_; variable
4395 begin8_(g8.begin()), end8_(g8.end()), current8_(current8), in Iterator()
[all …]
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-param-util-generated.h4171 begin8_(g8.begin()), end8_(g8.end()), current8_(current8) { in Iterator()
4183 ++current8_; in Advance()
4184 if (current8_ == end8_) { in Advance()
4185 current8_ = begin8_; in Advance()
4238 current8_ == typed_other->current8_); in Equals()
4267 current8_(other.current8_) { in Iterator()
4274 *current4_, *current5_, *current6_, *current7_, *current8_); in ComputeCurrentValue()
4287 current8_ == end8_; in AtEnd()
4319 typename ParamGenerator<T8>::iterator current8_; variable
4395 begin8_(g8.begin()), end8_(g8.end()), current8_(current8), in Iterator()
[all …]
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h4168 begin8_(g8.begin()), end8_(g8.end()), current8_(current8) { in Iterator()
4180 ++current8_; in Advance()
4181 if (current8_ == end8_) { in Advance()
4182 current8_ = begin8_; in Advance()
4235 current8_ == typed_other->current8_); in Equals()
4264 current8_(other.current8_) { in Iterator()
4271 *current4_, *current5_, *current6_, *current7_, *current8_); in ComputeCurrentValue()
4284 current8_ == end8_; in AtEnd()
4316 typename ParamGenerator<T8>::iterator current8_; variable
4392 begin8_(g8.begin()), end8_(g8.end()), current8_(current8), in Iterator()
[all …]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util-generated.h4579 begin8_(g8.begin()), end8_(g8.end()), current8_(current8) { in Iterator()
4591 ++current8_; in Advance()
4592 if (current8_ == end8_) { in Advance()
4593 current8_ = begin8_; in Advance()
4646 current8_ == typed_other->current8_); in Equals()
4675 current8_(other.current8_) { in Iterator()
4682 *current4_, *current5_, *current6_, *current7_, *current8_)); in ComputeCurrentValue()
4695 current8_ == end8_; in AtEnd()
4727 typename ParamGenerator<T8>::iterator current8_; variable
4803 begin8_(g8.begin()), end8_(g8.end()), current8_(current8), in Iterator()
[all …]
/external/epid-sdk/ext/gtest/
Dgtest.h15954 begin8_(g8.begin()), end8_(g8.end()), current8_(current8) {
15966 ++current8_;
15967 if (current8_ == end8_) {
15968 current8_ = begin8_;
16021 current8_ == typed_other->current8_);
16050 current8_(other.current8_) {
16057 *current4_, *current5_, *current6_, *current7_, *current8_);
16070 current8_ == end8_;
16102 typename ParamGenerator<T8>::iterator current8_;
16178 begin8_(g8.begin()), end8_(g8.end()), current8_(current8),
[all …]