Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dslab_allocator_tests.cpp204 static bool CheckMaxObjCount(const SA& allocator, size_t expected) { in CheckMaxObjCount() function
225 static bool CheckMaxObjCount(const SA&, size_t) { in CheckMaxObjCount() function
250 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckMaxObjCount(allocator, 0); in do_slab_test()
261 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckMaxObjCount in do_slab_test()
284 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckMaxObjCount in do_slab_test()
300 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckMaxObjCount in do_slab_test()
326 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckMaxObjCount in do_slab_test()
335 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckMaxObjCount in do_slab_test()
339 res = ObjCounterHelper<AllocatorType, ENB_OBJ_COUNT>::CheckMaxObjCount in do_slab_test()

Completed in 5 milliseconds