Searched refs:SetComplexityN (Results 1 – 6 of 6) sorted by relevance
21 st.SetComplexityN(st.range(0)); in BM_PathConstructString()61 st.SetComplexityN(st.range(0)); in BM_PathConstructIter()91 st.SetComplexityN(st.range(0)); in BM_PathIterateMultipleTimes()112 st.SetComplexityN(st.range(0)); in BM_PathIterateOnce()156 st.SetComplexityN(st.range(0)); in BM_LexicallyNormal()
76 state.SetComplexityN(state.range(0)); in BM_Complexity_O1()126 state.SetComplexityN(state.range(0)); in BM_Complexity_O_N()166 state.SetComplexityN(state.range(0)); in BM_Complexity_O_N_log_N()209 state.SetComplexityN(n); in BM_ComplexityCaptureArgs()
409 state.SetComplexityN(state.range(0)); in BM_Complexity_O1()
165 &State::SetComplexityN) in PYBIND11_MODULE()
687 void SetComplexityN(int64_t complexity_n) { complexity_n_ = complexity_n; } in SetComplexityN() function
464 state.SetComplexityN(state.range(0));