Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_runner.cc127 class BenchmarkRunner { class
129 BenchmarkRunner(const benchmark::internal::BenchmarkInstance& b_, in BenchmarkRunner() function in benchmark::internal::__anonb5e75de60111::BenchmarkRunner
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp32 BenchmarkRunner::BenchmarkRunner(const LLVMState &State, in BenchmarkRunner() function in llvm::exegesis::BenchmarkRunner