Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/tests/fuzztest/mapptrmoveconstructor_fuzzer/
Dmapptrmoveconstructor_fuzzer.cpp20 void MapPtrMoveConstructorFuzzTest(const uint8_t* data, size_t size) in MapPtrMoveConstructorFuzzTest() function
32 OHOS::MapPtrMoveConstructorFuzzTest(data, size); in LLVMFuzzerTestOneInput()
DBUILD.gn22 ohos_fuzztest("MapPtrMoveConstructorFuzzTest") {
43 deps = [ ":MapPtrMoveConstructorFuzzTest" ]