Searched refs:end_index_ (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.h10186 step_(step), end_index_(CalculateEndIndex(begin, end, step)) {}
10193 return new Iterator(this, end_, end_index_, step_);
10258 const int end_index_; member in class:testing::internal::RangeGenerator

Completed in 91 milliseconds