Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dcomplexity.cc179 result_cpu = MinimalLeastSq(n, cpu_time, reports[0].complexity_lambda); in ComputeBigO()
180 result_real = MinimalLeastSq(n, real_time, reports[0].complexity_lambda); in ComputeBigO()
Dbenchmark_api_internal.h28 BigOFunc* complexity_lambda; member
Dbenchmark_runner.cc88 report.complexity_lambda = b.complexity_lambda; in CreateRunReport()
Dbenchmark_register.cc168 instance.complexity_lambda = family->complexity_lambda_; in FindBenchmarks()
/external/libcxx/utils/google-benchmark/src/
Dcomplexity.cc179 result_cpu = MinimalLeastSq(n, cpu_time, reports[0].complexity_lambda); in ComputeBigO()
180 result_real = MinimalLeastSq(n, real_time, reports[0].complexity_lambda); in ComputeBigO()
Dbenchmark_api_internal.h28 BigOFunc* complexity_lambda; member
Dbenchmark_runner.cc88 report.complexity_lambda = b.complexity_lambda; in CreateRunReport()
Dbenchmark_register.cc168 instance.complexity_lambda = family->complexity_lambda_; in FindBenchmarks()
/external/libcxx/utils/google-benchmark/include/benchmark/
Dbenchmark.h1333 complexity_lambda(), in Run()
1372 BigOFunc* complexity_lambda; member
/external/google-benchmark/include/benchmark/
Dbenchmark.h1333 complexity_lambda(), in Run()
1372 BigOFunc* complexity_lambda; member