Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/printmanager_fuzzer/
H A Dprintmanager_adapter_fuzz.cpp58 bool PrintWithContextFuzzTest(PrintManagerAdapterImpl& adapter, const uint8_t* data, size_t size) in PrintWithContextFuzzTest() function
88 return PrintWithContextFuzzTest(adapter, data + 1, size - 1); in LLVMFuzzerTestOneInput()