Searched defs:RangeGenerator (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/googletest/googletest/include/gtest/internal/ | ||
H A D | gtest-param-util.h | 214 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() function |
/freebsd/contrib/bsnmp/tests/ | ||
H A D | catch.hpp | 4608 class RangeGenerator final : public IGenerator<T> { class |