Home
last modified time | relevance | path

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

/external/libcxx/test/std/containers/container.requirements/container.requirements.general/
Dallocator_move.pass.cpp74 int stored_allocators = 2; in main() local
76 int stored_allocators = 1; in main() local
78 test<std::deque<int, test_allocator<int> > >(stored_allocators); in main()
91 int stored_allocators = 2; in main() local
93 int stored_allocators = 1; in main()
96 test_allocator<int> > >(stored_allocators); in main()
98 test_allocator<int> > >(stored_allocators); in main()
102 test_allocator<KV> > >(stored_allocators); in main()
104 test_allocator<KV> > >(stored_allocators); in main()