Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/fuzztest/ashmem_fuzzer/
H A Dashmem_fuzzer.cpp29 int memorySize = dataProvider->ConsumeIntegralInRange(0, MAX_MEMORY_SIZE); in AshmemTestFunc() local
30 sptr<Ashmem> ashmem = Ashmem::CreateAshmem(name.c_str(), memorySize); in AshmemTestFunc()

Completed in 1 milliseconds