Searched defs:Current (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h239 virtual const T* Current() const { return &value_; } function in class:testing::internal::RangeGenerator::Iterator
333 virtual const T* Current() const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
H A Dgtest-param-util-generated.h3211 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator2::Iterator
3334 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator3::Iterator
3475 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator4::Iterator
3633 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator5::Iterator
3810 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator6::Iterator
4004 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator7::Iterator
4217 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator8::Iterator
4446 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator9::Iterator
4693 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator10::Iterator
/gem5/src/python/m5/
H A Dparams.py1687 class Current(Float): class in inherits:Float

Completed in 47 milliseconds