Searched defs:StringRelational (Results 1 – 2 of 2) sorted by relevance
224 struct StringRelational { struct225 static void run(benchmark::State& state) { in run()259 return "BM_StringRelational" + Rel::name() + LHLength::name() + in name() argument
376 struct StringRelational { struct377 static void run(benchmark::State& state) { in run()411 …return "BM_StringRelational" + Rel::name() + LHLength::name() + RHLength::name() + DiffType::name(… in name() argument