Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dfunction.bench.cpp171 struct OperatorBool { struct
172 static void run(benchmark::State& state) { in run()
180 static std::string name() { return "BM_OperatorBool" + FunctionType::name(); } in name()