Home
last modified time | relevance | path

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

/external/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.h888 ComplexityN complexity_length_n() const { return complexity_n_; } in complexity_length_n() function
/external/cronet/third_party/google_benchmark/src/include/benchmark/
Dbenchmark.h835 int64_t complexity_length_n() const { return complexity_n_; } in complexity_length_n() function