Home
last modified time | relevance | path

Searched defs:netPolicyRule (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_core.cpp79 auto netPolicyRule = g_netPolicyCore->CreateCore<NetPolicyRule>(); variable
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netbasebranch_fuzzer/
H A Dnet_base_branch_fuzzer.cpp121 std::shared_ptr<NetPolicyRule> netPolicyRule = std::make_shared<NetPolicyRule>(); in NetPolicyRuleBranchFuzzTest() local