Home
last modified time | relevance | path

Searched refs:complexity_n_ (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h884 complexity_n_ = complexity_n; in SetComplexityN()
888 ComplexityN complexity_length_n() const { return complexity_n_; } in complexity_length_n()
977 ComplexityN complexity_n_; variable
/llvm-project/third-party/benchmark/src/
H A Dbenchmark.cc171 complexity_n_(0), in State()