Lines Matching refs:range
12 const auto in = gen(st.range(0)); in BM_PathConstructString()
21 st.SetComplexityN(st.range(0)); in BM_PathConstructString()
30 const auto in = gen(st.range(0)); in BM_PathConstructCStr()
48 const auto in = gen(st.range(0)); in BM_PathConstructIter()
61 st.SetComplexityN(st.range(0)); in BM_PathConstructIter()
80 const auto in = gen(st.range(0)); in BM_PathIterateMultipleTimes()
91 st.SetComplexityN(st.range(0)); in BM_PathIterateMultipleTimes()
100 const auto in = gen(st.range(0)); in BM_PathIterateOnce()
112 st.SetComplexityN(st.range(0)); in BM_PathIterateOnce()
120 const auto in = gen(st.range(0)); in BM_PathIterateOnceBackwards()
151 auto In = gen(st.range(0), PathLen); in BM_LexicallyNormal()
156 st.SetComplexityN(st.range(0)); in BM_LexicallyNormal()