Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/unittest/
H A Dcheck_hook_data_test.cpp36 constexpr int DEFAULT_CALLOC_SIZE = 100; member
328 int callocSize = DEFAULT_CALLOC_SIZE / sizeof(char); in ApplyForCalloc()
564 ASSERT_EQ(atoi(hookVec[4].c_str()), DEFAULT_CALLOC_SIZE); // 4: fifth hook data, default malloc size in HWTEST_F() local

Completed in 2 milliseconds