Home
last modified time | relevance | path

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

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