Searched defs:SetComplexityN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h540 void SetComplexityN(int64_t complexity_n) { complexity_n_ = complexity_n; } function in class:benchmark::State
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h574 void SetComplexityN(int64_t complexity_n) { complexity_n_ = complexity_n; } function in class:benchmark::internal::State

Completed in 145 milliseconds