Home
last modified time | relevance | path

Searched refs:BigOFunc (Results 1 – 4 of 4) sorted by relevance

/third_party/benchmark/src/
Dbenchmark_api_internal.h35 BigOFunc* complexity_lambda() const { return complexity_lambda_; } in complexity_lambda()
61 BigOFunc* complexity_lambda_;
Dcomplexity.cc29 BigOFunc* FittingCurve(BigO complexity) { in FittingCurve()
85 BigOFunc* fitting_curve) { in MinimalLeastSq()
Dbenchmark_register.cc426 Benchmark* Benchmark::Complexity(BigOFunc* complexity) { in Complexity()
/third_party/benchmark/include/benchmark/
Dbenchmark.h669 typedef double(BigOFunc)(IterationCount); typedef
1240 Benchmark* Complexity(BigOFunc* complexity);
1311 BigOFunc* complexity_lambda_;
1795 BigOFunc* complexity_lambda;