Searched refs:expected_num_allocs (Results 1 – 1 of 1) sorted by relevance
30 void test(int expected_num_allocs = 1) { in test() argument36 assert(test_alloc_base::count == expected_num_allocs); in test()