Home
last modified time | relevance | path

Searched refs:complexity_lambda_ (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_api_internal.h35 BigOFunc* complexity_lambda() const { return complexity_lambda_; } in complexity_lambda()
62 BigOFunc* complexity_lambda_; variable
H A Dbenchmark_api_internal.cc24 complexity_lambda_(benchmark_.complexity_lambda_), in BenchmarkInstance()
H A Dbenchmark_register.cc221 complexity_lambda_(nullptr), in Benchmark()
427 complexity_lambda_ = complexity; in Complexity()
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark_api_internal.h35 BigOFunc* complexity_lambda() const { return complexity_lambda_; } in complexity_lambda()
61 BigOFunc* complexity_lambda_; variable
H A Dbenchmark_api_internal.cc24 complexity_lambda_(benchmark_.complexity_lambda_), in BenchmarkInstance()
H A Dbenchmark_register.cc221 complexity_lambda_(nullptr), in Benchmark()
427 complexity_lambda_ = complexity; in Complexity()
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.cc168 instance.complexity_lambda = family->complexity_lambda_; in FindBenchmarks()
253 complexity_lambda_(nullptr) { in Benchmark()
417 complexity_lambda_ = complexity; in Complexity()
/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h958 BigOFunc* complexity_lambda_; variable
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h1352 BigOFunc* complexity_lambda_; variable
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h1311 BigOFunc* complexity_lambda_; variable