Searched refs:complexity_lambda_ (Results 1 – 4 of 4) sorted by relevance
150 instance.complexity_lambda = family->complexity_lambda_; in FindBenchmarks()226 complexity_lambda_(nullptr) {} in Benchmark()384 complexity_lambda_ = complexity; in Complexity()
161 instance.complexity_lambda = family->complexity_lambda_; in FindBenchmarks()239 complexity_lambda_(nullptr) {} in Benchmark()407 complexity_lambda_ = complexity; in Complexity()
634 BigOFunc* complexity_lambda_;
690 BigOFunc* complexity_lambda_; variable