Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/benchmarks/
H A Dstring.bench.cpp138 struct StringConstructDestroyCStr { struct
147 return "BM_StringConstructDestroyCStr" + Length::name() + Opaque::name(); in name() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dstring.bench.cpp152 struct StringConstructDestroyCStr { struct
159 …static std::string name() { return "BM_StringConstructDestroyCStr" + Length::name() + Opaque::name… in name() argument