Home
last modified time | relevance | path

Searched defs:complexity_length_n (Results 1 – 2 of 2) sorted by relevance

/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h531 int64_t complexity_length_n() { return complexity_n_; } in complexity_length_n() function
/third_party/benchmark/include/benchmark/
Dbenchmark.h690 int64_t complexity_length_n() const { return complexity_n_; } in complexity_length_n() function