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