Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unit_test/
H A Dtest.h45 void TestNetworkRemoveInterface(void);
H A Dtest.cpp84 g_memberFuncMap[InterfaceMenu::NETWORK_REMOVE_INTERFACE] = TestNetworkRemoveInterface; in Init()
H A Dnetwork_route.cpp228 void TestNetworkRemoveInterface() in TestNetworkRemoveInterface() function