Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dresource_adaptor_test.cpp23 typedef propagation_test_allocator<char, 0> alloc_t; in test_default_constructor() typedef
30 typedef propagation_test_allocator<char, 0> alloc_t; in test_copy_constructor() typedef
40 typedef propagation_test_allocator<char, 0> alloc_t; in test_move_constructor() typedef
50 typedef propagation_test_allocator<char, 0> alloc_t; in test_lvalue_alloc_constructor() typedef
59 typedef propagation_test_allocator<char, 0> alloc_t; in test_rvalue_alloc_constructor() typedef
68 typedef propagation_test_allocator<char, 0> alloc_t; in test_copy_assign() typedef
80 typedef propagation_test_allocator<char, 0> alloc_t; in test_move_assign() typedef