Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dstring.bench.cpp205 struct StringDestroy { struct
210 static std::string name() { return "BM_StringDestroy" + Length::name(); } in name() argument