Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
Dmalloc_test.cpp158 const int defaultReallocSize = 100; in ApplyForRealloc() local
159 int reallocSize = mallocSize * defaultReallocSize; in ApplyForRealloc()