Home
last modified time | relevance | path

Searched defs:complexity_lambda (Results 1 – 2 of 2) sorted by relevance

/third_party/benchmark/src/
Dbenchmark_api_internal.h35 BigOFunc* complexity_lambda() const { return complexity_lambda_; } in complexity_lambda() function
/third_party/benchmark/include/benchmark/
Dbenchmark.h1795 BigOFunc* complexity_lambda; member