Home
last modified time | relevance | path

Searched refs:current1_ (Results 1 – 10 of 10) sorted by relevance

/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h2861 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/protobuf/gtest/include/gtest/internal/
Dgtest-param-util-generated.h2862 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator()
2878 ++current1_; in Advance()
2899 current1_ == typed_other->current1_ && in Equals()
2908 current1_(other.current1_), in Iterator()
2917 current_value_ = ParamType(*current1_, *current2_); in ComputeCurrentValue()
2923 current1_ == end1_ || in AtEnd()
2935 typename ParamGenerator<T1>::iterator current1_; variable
2980 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator()
3001 ++current1_; in Advance()
3022 current1_ == typed_other->current1_ && in Equals()
[all …]
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util-generated.h2864 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/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h3185 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/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-param-util-generated.h3185 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/gtest/include/gtest/internal/
Dgtest-param-util-generated.h3185 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/protobuf/gtest/fused-src/gtest/
Dgtest.h11976 begin1_(g1.begin()), end1_(g1.end()), current1_(current1),
11992 ++current1_;
12013 current1_ == typed_other->current1_ &&
12022 current1_(other.current1_),
12031 current_value_ = ParamType(*current1_, *current2_);
12037 current1_ == end1_ ||
12049 typename ParamGenerator<T1>::iterator current1_;
12094 begin1_(g1.begin()), end1_(g1.end()), current1_(current1),
12115 ++current1_;
12136 current1_ == typed_other->current1_ &&
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest.h13802 begin1_(g1.begin()), end1_(g1.end()), current1_(current1),
13818 ++current1_;
13839 current1_ == typed_other->current1_ &&
13848 current1_(other.current1_),
13857 current_value_ = ParamType(*current1_, *current2_);
13863 current1_ == end1_ ||
13875 typename ParamGenerator<T1>::iterator current1_;
13920 begin1_(g1.begin()), end1_(g1.end()), current1_(current1),
13941 ++current1_;
13962 current1_ == typed_other->current1_ &&
[all …]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h13801 begin1_(g1.begin()), end1_(g1.end()), current1_(current1),
13817 ++current1_;
13838 current1_ == typed_other->current1_ &&
13847 current1_(other.current1_),
13856 current_value_ = ParamType(*current1_, *current2_);
13862 current1_ == end1_ ||
13874 typename ParamGenerator<T1>::iterator current1_;
13919 begin1_(g1.begin()), end1_(g1.end()), current1_(current1),
13940 ++current1_;
13961 current1_ == typed_other->current1_ &&
[all …]
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_gtest.h13862 begin1_(g1.begin()), end1_(g1.end()), current1_(current1),
13878 ++current1_;
13899 current1_ == typed_other->current1_ &&
13908 current1_(other.current1_),
13917 current_value_ = ParamType(*current1_, *current2_);
13923 current1_ == end1_ ||
13935 typename ParamGenerator<T1>::iterator current1_;
13980 begin1_(g1.begin()), end1_(g1.end()), current1_(current1),
14001 ++current1_;
14022 current1_ == typed_other->current1_ &&
[all …]