Home
last modified time | relevance | path

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

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