Home
last modified time | relevance | path

Searched refs:SetComplexityN (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfilesystem.bench.cpp21 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()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dcomplexity_test.cc54 state.SetComplexityN(state.range(0)); in BM_Complexity_O1()
100 state.SetComplexityN(state.range(0)); in BM_Complexity_O_N()
135 state.SetComplexityN(state.range(0)); in BM_Complexity_O_N_log_N()
H A Dreporter_output_test.cc205 state.SetComplexityN(state.range(0)); in BM_Complexity_O1()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dcomplexity_test.cc61 state.SetComplexityN(state.range(0)); in BM_Complexity_O1()
111 state.SetComplexityN(state.range(0)); in BM_Complexity_O_N()
149 state.SetComplexityN(state.range(0)); in BM_Complexity_O_N_log_N()
H A Dreporter_output_test.cc242 state.SetComplexityN(state.range(0)); in BM_Complexity_O1()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h540 void SetComplexityN(int64_t complexity_n) { complexity_n_ = complexity_n; } in SetComplexityN() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h574 void SetComplexityN(int64_t complexity_n) { complexity_n_ = complexity_n; } in SetComplexityN() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DREADME.md239 state.SetComplexityN(state.range(0));
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A DREADME.md227 state.SetComplexityN(state.range(0));