Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/unittest/net_connect_adapter_impl_test/
H A Dnet_connect_adapter_impl_test.cpp43 int32_t g_specified_net_id = 100; variable
85 …sptr<NetManagerStandard::NetHandle> netHandle = std::make_unique<NetHandle>(g_specified_net_id).re… in GetAllNets()