Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp57 const int LIBB_MALLOC_SIZE = 666; variable
269 DlopenAndCloseSo(VEC_SO_PATH[1], LIBB_MALLOC_SIZE, unwindDepth_); in StartDlopenProcess()
634 } else if (resultVec[mallocSizePos] == std::to_string(LIBB_MALLOC_SIZE)) {