Searched defs:max_obj_count (Results 1 – 2 of 2) sorted by relevance
307 size_t max_obj_count() const { return 0; } in max_obj_count() function323 size_t max_obj_count() const { return max_obj_count_; } in max_obj_count() function
290 size_t max_obj_count = TestBase::allocated_obj_count(); in do_slab_test() local509 size_t max_obj_count = TestBase::allocated_obj_count(); in do_static_slab_test() local
Completed in 7 milliseconds