Searched refs:getMin (Results 1 – 4 of 4) sorted by relevance
60 EXPECT_EQ(std::numeric_limits<double>::infinity(), s.getMin()); in TEST()67 EXPECT_EQ(0., tv2.getJitterMs().getMin()); in TEST()84 EXPECT_EQ(0., tv3.getJitterMs().getMin()); in TEST()
72 constexpr T getMin() const { return mMin; } in getMin() function in ConstexprStatistics128 EXPECT_EQ(refstat.getMin(), stat.getMin()); in verify()224 s.getMin()); in TEST()
39 using T = decltype(stat.getMin()); in BM_MeanVariance()
355 constexpr T getMin() const {374 ss << " min=" << getMin();502 T getMin() const {521 ss << " min=" << getMin();