Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/benchmark/include/benchmark/
Dbenchmark.h543 int64_t complexity_length_n() { return complexity_n_; } in complexity_length_n() function
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h577 int64_t complexity_length_n() { return complexity_n_; } in complexity_length_n() function
/external/llvm-project/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h577 int64_t complexity_length_n() { return complexity_n_; } in complexity_length_n() function
/external/google-benchmark/include/benchmark/
Dbenchmark.h584 int64_t complexity_length_n() const { return complexity_n_; } in complexity_length_n() function