Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dfunction.bench.cpp107 struct ConstructAndDestroy { struct
108 static void run(benchmark::State& state) { in run()
118 …ic std::string name() { return "BM_ConstructAndDestroy" + FunctionType::name() + Opacity::name(); } in name()
/aosp_15_r20/external/libcxx/benchmarks/
H A Dfunction.bench.cpp107 struct ConstructAndDestroy { struct
108 static void run(benchmark::State& state) { in run()
118 static std::string name() { in name()