Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h577 int64_t complexity_length_n() { return complexity_n_; } in complexity_length_n() function
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h908 ComplexityN complexity_length_n() const { return complexity_n_; } in complexity_length_n() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h869 int64_t complexity_length_n() const { return complexity_n_; } in complexity_length_n() function