Home
last modified time | relevance | path

Searched refs:CheckObjCount (Results 1 – 1 of 1) sorted by relevance

/system/utest/fbl/
A Dslab_allocator_tests.cpp201 static bool CheckObjCount(const SA& allocator, size_t expected) { in CheckObjCount() function
222 static bool CheckObjCount(const SA&, size_t) { in CheckObjCount() function
248 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