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