Home
last modified time | relevance | path

Searched refs:CountryCodeCallbackHostFuzzerTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/test/fuzztest/locator/countrycodecallbackhost_fuzzer/
H A Dcountrycodecallbackhost_fuzzer.h45 bool CountryCodeCallbackHostFuzzerTest(const uint8_t* data, size_t size);
/ohos5.0/base/location/test/fuzztest/locator/locator_fuzzer/
H A Dlocator_fuzzer.h63 bool CountryCodeCallbackHostFuzzerTest(const uint8_t* data, size_t size);
H A Dlocator_fuzzer.cpp146 bool CountryCodeCallbackHostFuzzerTest(const uint8_t* data, size_t size) in CountryCodeCallbackHostFuzzerTest() function
262 OHOS::CountryCodeCallbackHostFuzzerTest(data, size); in LLVMFuzzerTestOneInput()