Home
last modified time | relevance | path

Searched refs:complexity_length_n (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_runner.cc121 results.complexity_n += st.complexity_length_n(); in RunInThread()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark.cc178 results.complexity_n += st.complexity_length_n(); in RunInThread()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h543 int64_t complexity_length_n() { return complexity_n_; } in complexity_length_n() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h577 int64_t complexity_length_n() { return complexity_n_; } in complexity_length_n() function