Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/stringtableconcurrentloadstore_fuzzer/
DBUILD.gn21 ohos_fuzztest("StringTableConcurrentLoadStoreFuzzTest") {
43 deps += [ ":StringTableConcurrentLoadStoreFuzzTest" ]
Dstringtableconcurrentloadstore_fuzzer.cpp94 void StringTableConcurrentLoadStoreFuzzTest(const uint8_t *data, size_t size) in StringTableConcurrentLoadStoreFuzzTest() function
122 OHOS::StringTableConcurrentLoadStoreFuzzTest(data, size); in LLVMFuzzerTestOneInput()