Home
last modified time | relevance | path

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

/external/libcxx/test/std/containers/container.requirements/container.requirements.general/
Dallocator_move.pass.cpp30 void test(int expected_num_allocs = 1) { in test() argument
36 assert(test_alloc_base::count == expected_num_allocs); in test()