Searched refs:StaticCheckMaxObjCount (Results 1 – 1 of 1) sorted by relevance
213 static bool StaticCheckMaxObjCount(size_t expected) { in StaticCheckMaxObjCount() function232 static bool StaticCheckMaxObjCount(size_t) { in StaticCheckMaxObjCount() function469 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::StaticCheckMaxObjCount(0); in do_static_slab_test()480 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::StaticCheckMaxObjCount in do_static_slab_test()503 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::StaticCheckMaxObjCount in do_static_slab_test()519 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::StaticCheckMaxObjCount(max_obj_count); in do_static_slab_test()544 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::StaticCheckMaxObjCount(max_obj_count); in do_static_slab_test()551 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::StaticCheckMaxObjCount(i % 2); in do_static_slab_test()554 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::StaticCheckMaxObjCount(0); in do_static_slab_test()
Completed in 6 milliseconds