Home
last modified time | relevance | path

Searched refs:BuiltinSizedNewWrapper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dallocation.bench.cpp34 struct BuiltinSizedNewWrapper { struct
97 {"BM_BuiltinSizedNewDelete", BM_AllocateAndDeallocate<BuiltinSizedNewWrapper>}, in RegisterAllocBenchmarks()
98 {"BM_BuiltinNewAllocateOnly", BM_AllocateOnly<BuiltinSizedNewWrapper>}, in RegisterAllocBenchmarks()
99 {"BM_BuiltinNewSizedDeallocateOnly", BM_DeallocateOnly<BuiltinSizedNewWrapper>}, in RegisterAllocBenchmarks()