Searched refs:current_value_ (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h3211 virtual const ParamType* Current() const { return &current_value_; }
3243 current_value_ = ParamType(*current1_, *current2_);
3265 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator2::Iterator
3334 virtual const ParamType* Current() const { return &current_value_; }
3370 current_value_ = ParamType(*current1_, *current2_, *current3_);
3396 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator3::Iterator
3475 virtual const ParamType* Current() const { return &current_value_; }
3515 current_value_ = ParamType(*current1_, *current2_, *current3_,
3546 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator4::Iterator
3633 virtual const ParamType* Current() const { return &current_value_; }
3712 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator5::Iterator
3897 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator6::Iterator
4099 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator7::Iterator
4320 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator8::Iterator
4558 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator9::Iterator
4813 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]

Completed in 36 milliseconds