Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp74 constexpr uint32_t TEST_NOTEXISTSUPPLIER = 1000; variable
81 if (netId == TEST_NOTEXISTSUPPLIER) { in GetAddressesByName()
226 …ret = NetConnService::GetInstance()->UpdateNetSupplierInfo(TEST_NOTEXISTSUPPLIER, netSupplierInfo);
248 ret = NetConnService::GetInstance()->UpdateNetLinkInfo(TEST_NOTEXISTSUPPLIER, netLinkInfo);
398 NetConnService::GetInstance()->GetSpecificUidNet(TEST_NOTEXISTSUPPLIER, netID);
670 NetConnService::GetInstance()->HandleDetectionResult(TEST_NOTEXISTSUPPLIER, VERIFICATION_STATE);