Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/common/
H A Ddisplay_common_fuzzer.h32 const uint32_t PARAM_VOIDPTR_LEN = 10; variable
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
H A Ddevice_fuzzer.cpp308 void* param3 = malloc(PARAM_VOIDPTR_LEN); in TestRegDisplayVBlankCallback()