Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
Dfunction.bench.cpp172 struct OperatorBool { struct
173 static void run(benchmark::State& state) { in run()
181 static std::string name() { return "BM_OperatorBool" + FunctionType::name(); } in name()