Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
H A Dhook_test.c41 const int DEFAULT_REALLOC_SIZE = 100; variable
160 int reallocSize = mallocSize * DEFAULT_REALLOC_SIZE; in ApplyForRealloc()
/developtools/profiler/device/plugins/native_hook/test/unittest/
H A Dcheck_hook_data_test.cpp37 constexpr int DEFAULT_REALLOC_SIZE = 1000; member
374 int reallocSize = DEFAULT_REALLOC_SIZE; in ApplyForRealloc()
630 ASSERT_GE(atoi(hookVec[4].c_str()), DEFAULT_REALLOC_SIZE); in HWTEST_F() local

Completed in 3 milliseconds