Home
last modified time | relevance | path

Searched refs:DlopenAndCloseSo (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_hook/test/
H A Dstatistics_test.cpp103 static void DlopenAndCloseSo(const std::string& filePath, int size) in DlopenAndCloseSo() function
199 DlopenAndCloseSo(VEC_SO_PATH[0], MALLOC_SIZE * DOUBLE); in Fun3()
235 DlopenAndCloseSo(VEC_SO_PATH[1], MALLOC_SIZE * 3); // 3: multiple num in Fun5()
/developtools/profiler/device/plugins/native_hook/test/unittest/
H A Dcheck_hook_data_test.cpp249 void DlopenAndCloseSo(std::string filePath, int size, int depth) in DlopenAndCloseSo() function in CheckHookDataTest
307 DlopenAndCloseSo(VEC_SO_PATH[0], LIBA_MALLOC_SIZE, unwindDepth_); in StartDlopenProcess()
308 DlopenAndCloseSo(VEC_SO_PATH[1], LIBB_MALLOC_SIZE, unwindDepth_); in StartDlopenProcess()

Completed in 3 milliseconds