Home
last modified time | relevance | path

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

/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/gethostname_fuzzer/
Dgethostname_fuzzer.cpp32 std::string hostname1((const char *)data, size); in DoSomethingInterestingWithMyAPI() local
34 hostnames.push_back(hostname1); in DoSomethingInterestingWithMyAPI()