Home
last modified time | relevance | path

Searched defs:get_allocator (Results 1 – 25 of 51) sorted by relevance

123

/external/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/
Dctor_alloc.pass.cpp32 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_container_alloc.pass.cpp45 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_copy_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
Dctor_rcontainer_alloc.pass.cpp48 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
Dctor_rqueue_alloc.pass.cpp48 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
/external/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/
Dctor_alloc.pass.cpp32 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_queue_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
Dctor_container_alloc.pass.cpp45 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_rcontainer_alloc.pass.cpp48 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
Dctor_rqueue_alloc.pass.cpp48 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
/external/llvm-project/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/
Dctor_alloc.pass.cpp31 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_container_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_queue_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
Dctor_rcontainer_alloc.pass.cpp48 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
/external/llvm-project/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/
Dctor_alloc.pass.cpp31 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_container_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_copy_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
/external/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons.alloc/
Dctor_comp_alloc.pass.cpp39 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_alloc.pass.cpp39 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_copy_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_comp_rcont_alloc.pass.cpp50 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_comp_cont_alloc.pass.cpp50 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
/external/llvm-project/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons.alloc/
Dctor_comp_alloc.pass.cpp38 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_alloc.pass.cpp38 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
Dctor_copy_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function

123