Home
last modified time | relevance | path

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

/base/web/webview/test/fuzztest/ohos_adapter/flowbufferadapter_fuzzer/
H A Dflowbufferadapterimpl_fuzzer.cpp42 size_t scriptLength1 = 10; in ApplyFlowBufferAdapterImplFuzzTest() local
43 flowbufferAdapter1->CreateAshmem(scriptLength1, PROT_READ | PROT_WRITE, fd1); in ApplyFlowBufferAdapterImplFuzzTest()
44 auto ashmem1 = flowbufferAdapter->CreateAshmemWithFd(fd1, scriptLength1, PROT_READ); in ApplyFlowBufferAdapterImplFuzzTest()
H A Dflowbufferadapter_fuzzer.cpp42 size_t scriptLength1 = 10; in FlowBufferAdapterFuzzTest() local
43 flowbufferAdapter1->CreateAshmemWithFd(fd1, scriptLength1, PROT_READ); in FlowBufferAdapterFuzzTest()

Completed in 1 milliseconds