Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h574 void SetComplexityN(int64_t complexity_n) { complexity_n_ = complexity_n; } in SetComplexityN() function
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h903 void SetComplexityN(ComplexityN complexity_n) { in SetComplexityN() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h866 void SetComplexityN(int64_t complexity_n) { complexity_n_ = complexity_n; } in SetComplexityN() function