Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/biginttouint64_fuzzer/
Dbiginttouint64_fuzzer.cpp25 void BigIntToUint64FuzzTest(const uint8_t* data, size_t size) in BigIntToUint64FuzzTest() function
55 OHOS::BigIntToUint64FuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn21 ohos_fuzztest("BigIntToUint64FuzzTest") {
44 deps += [ ":BigIntToUint64FuzzTest" ]