Searched refs:ExecutionScopeFuzzTest (Results 1 – 2 of 2) sorted by relevance
24 void ExecutionScopeFuzzTest([[maybe_unused]]const uint8_t* data, size_t size) in ExecutionScopeFuzzTest() function43 OHOS::ExecutionScopeFuzzTest(data, size); in LLVMFuzzerTestOneInput()
21 ohos_fuzztest("ExecutionScopeFuzzTest") {43 deps += [ ":ExecutionScopeFuzzTest" ]