Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/bench/
Dbench_adaptive_node_pool.cpp91 template<> struct get_allocator_name<StdAllocator> struct
94 template<> struct get_allocator_name<AllocatorPlusV2> struct
97 template<> struct get_allocator_name<AllocatorPlusV1> argument
100 template<> struct get_allocator_name<AdPoolAlignOnlyV1> struct
103 template<> struct get_allocator_name<AdPoolAlignOnlyV2> argument
106 template<> struct get_allocator_name<AdPool2PercentV1> argument
109 template<> struct get_allocator_name<AdPool2PercentV2> struct
112 template<> struct get_allocator_name<SimpleSegregatedStorageV1> argument
115 template<> struct get_allocator_name<SimpleSegregatedStorageV2> argument
116 { static const char *get() { return "SimpleSegregatedStorageV2"; } }; in get()
Dbench_alloc_expand_bwd.cpp39 template<> struct get_allocator_name<StdAllocator> struct
42 template<> struct get_allocator_name<AllocatorPlusV2Mask> argument
45 template<> struct get_allocator_name<AllocatorPlusV2> argument
48 template<> struct get_allocator_name<AllocatorPlusV1> argument
49 { static const char *get() { return "AllocatorPlusV1"; } }; in get()
Dbench_alloc_stable_vector_burst.cpp49 template<> struct get_allocator_name<StdAllocator> struct
52 template<> struct get_allocator_name<AllocatorPlusV1> argument
55 template<> struct get_allocator_name<AllocatorPlusV2> argument
58 template<> struct get_allocator_name<AdPool2PercentV2> struct
59 { static const char *get() { return "AdPool2PercentV2"; } }; in get()
Dbench_alloc_shrink_to_fit.cpp40 template<> struct get_allocator_name<StdAllocator> struct
43 template<> struct get_allocator_name<AllocatorPlusV2> struct
46 template<> struct get_allocator_name<AllocatorPlusV1> struct
47 { static const char *get() { return "AllocatorPlusV1"; } }; in get()