Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dstring.bench.cpp416 struct StringRelationalLiteral { struct
417 static void run(benchmark::State& state) { in run()
451 …return "BM_StringRelationalLiteral" + Rel::name() + LHLength::name() + RHLength::name() + DiffType… in name() argument