Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Dbenchmark_api_internal.h35 BigOFunc* complexity_lambda() const { return complexity_lambda_; } in complexity_lambda() function
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1844 BigOFunc* complexity_lambda; member