Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/tests/fuzztest/hash_fuzzer/
Dhash_fuzzer.cpp21 void HashFuzzTest(const uint8_t* data, size_t size) in HashFuzzTest() function
41 OHOS::HashFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("HashFuzzTest") {
43 deps = [ ":HashFuzzTest" ]