Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/containers/sequences/vector/vector.special/
H A Dswap.pass.cpp23 TEST_CONSTEXPR_CXX20 void test_with_allocator() { in test_with_allocator() function
184 test_with_allocator<min_allocator<int>>(); in tests()
185 test_with_allocator<safe_allocator<int>>(); in tests()