Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/fuzztest/locator/countrycodecallbackhost_fuzzer/
H A Dcountrycodecallbackhost_fuzzer.cpp61 bool CountryCodeCallbackHostFuzzTest(const char* data, size_t size) in CountryCodeCallbackHostFuzzTest() function
81 OHOS::CountryCodeCallbackHostFuzzTest(ch, size); in LLVMFuzzerTestOneInput()
H A DBUILD.gn20 ohos_fuzztest("CountryCodeCallbackHostFuzzTest") {
97 ":CountryCodeCallbackHostFuzzTest",
/ohos5.0/base/location/test/fuzztest/
H A DBUILD.gn21 "locator/countrycodecallbackhost_fuzzer:CountryCodeCallbackHostFuzzTest",