Searched refs:CheckObjCount (Results 1 – 1 of 1) sorted by relevance
201 static bool CheckObjCount(const SA& allocator, size_t expected) { in CheckObjCount() function222 static bool CheckObjCount(const SA&, size_t) { in CheckObjCount() function248 bool res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckObjCount(allocator, 0); in do_slab_test()258 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckObjCount in do_slab_test()281 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckObjCount in do_slab_test()297 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckObjCount in do_slab_test()332 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckObjCount in do_slab_test()
Completed in 4 milliseconds