Searched refs:complexity_lambda_ (Results 1 – 4 of 4) sorted by relevance
35 BigOFunc* complexity_lambda() const { return complexity_lambda_; } in complexity_lambda()61 BigOFunc* complexity_lambda_; variable
24 complexity_lambda_(benchmark_.complexity_lambda_), in BenchmarkInstance()
221 complexity_lambda_(nullptr), in Benchmark()427 complexity_lambda_ = complexity; in Complexity()
1330 BigOFunc* complexity_lambda_; variable