Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dstring.bench.cpp442 struct StringRelationalLiteral { struct
443 static void run(benchmark::State& state) { in run()
477 return "BM_StringRelationalLiteral" + Rel::name() + LHLength::name() + in name() argument