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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h13824 virtual const ParamType* Current() const { return &current_value_; }
13856 current_value_ = ParamType(*current1_, *current2_);
13878 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator2::Iterator
13947 virtual const ParamType* Current() const { return &current_value_; }
13983 current_value_ = ParamType(*current1_, *current2_, *current3_);
14009 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator3::Iterator
14088 virtual const ParamType* Current() const { return &current_value_; }
14128 current_value_ = ParamType(*current1_, *current2_, *current3_,
14159 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator4::Iterator
14246 virtual const ParamType* Current() const { return &current_value_; }
14325 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator5::Iterator
14510 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator6::Iterator
14712 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator7::Iterator
14933 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator8::Iterator
15171 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator9::Iterator
15426 ParamType current_value_; member in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]

Completed in 55 milliseconds