/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 2861 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 2877 ++current1_; in Advance() 2898 current1_ == typed_other->current1_ && in Equals() 2907 current1_(other.current1_), in Iterator() 2916 current_value_ = ParamType(*current1_, *current2_); in ComputeCurrentValue() 2922 current1_ == end1_ || in AtEnd() 2934 typename ParamGenerator<T1>::iterator current1_; variable 2979 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3000 ++current1_; in Advance() 3021 current1_ == typed_other->current1_ && in Equals() [all …]
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 2864 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 2880 ++current1_; in Advance() 2901 current1_ == typed_other->current1_ && in Equals() 2910 current1_(other.current1_), in Iterator() 2919 current_value_ = ParamType(*current1_, *current2_); in ComputeCurrentValue() 2925 current1_ == end1_ || in AtEnd() 2937 typename ParamGenerator<T1>::iterator current1_; variable 2982 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3003 ++current1_; in Advance() 3024 current1_ == typed_other->current1_ && in Equals() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3188 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3204 ++current1_; in Advance() 3225 current1_ == typed_other->current1_ && in Equals() 3234 current1_(other.current1_), in Iterator() 3243 current_value_ = ParamType(*current1_, *current2_); in ComputeCurrentValue() 3249 current1_ == end1_ || in AtEnd() 3261 typename ParamGenerator<T1>::iterator current1_; variable 3306 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3327 ++current1_; in Advance() 3348 current1_ == typed_other->current1_ && in Equals() [all …]
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3188 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3204 ++current1_; in Advance() 3225 current1_ == typed_other->current1_ && in Equals() 3234 current1_(other.current1_), in Iterator() 3243 current_value_ = ParamType(*current1_, *current2_); in ComputeCurrentValue() 3249 current1_ == end1_ || in AtEnd() 3261 typename ParamGenerator<T1>::iterator current1_; variable 3306 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3327 ++current1_; in Advance() 3348 current1_ == typed_other->current1_ && in Equals() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3188 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3204 ++current1_; in Advance() 3225 current1_ == typed_other->current1_ && in Equals() 3234 current1_(other.current1_), in Iterator() 3243 current_value_ = ParamType(*current1_, *current2_); in ComputeCurrentValue() 3249 current1_ == end1_ || in AtEnd() 3261 typename ParamGenerator<T1>::iterator current1_; variable 3306 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3327 ++current1_; in Advance() 3348 current1_ == typed_other->current1_ && in Equals() [all …]
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3185 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3201 ++current1_; in Advance() 3222 current1_ == typed_other->current1_ && in Equals() 3231 current1_(other.current1_), in Iterator() 3240 current_value_ = ParamType(*current1_, *current2_); in ComputeCurrentValue() 3246 current1_ == end1_ || in AtEnd() 3258 typename ParamGenerator<T1>::iterator current1_; variable 3303 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3324 ++current1_; in Advance() 3345 current1_ == typed_other->current1_ && in Equals() [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3596 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3612 ++current1_; in Advance() 3633 current1_ == typed_other->current1_ && in Equals() 3642 current1_(other.current1_), in Iterator() 3651 current_value_.reset(new ParamType(*current1_, *current2_)); in ComputeCurrentValue() 3657 current1_ == end1_ || in AtEnd() 3669 typename ParamGenerator<T1>::iterator current1_; variable 3714 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator() 3735 ++current1_; in Advance() 3756 current1_ == typed_other->current1_ && in Equals() [all …]
|
/external/epid-sdk/ext/gtest/ |
D | gtest.h | 14971 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), 14987 ++current1_; 15008 current1_ == typed_other->current1_ && 15017 current1_(other.current1_), 15026 current_value_ = ParamType(*current1_, *current2_); 15032 current1_ == end1_ || 15044 typename ParamGenerator<T1>::iterator current1_; 15089 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), 15110 ++current1_; 15131 current1_ == typed_other->current1_ && [all …]
|