Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netbasebranch_fuzzer/
H A Dnet_base_branch_fuzzer.cpp37 template <class T> T GetNetBranchFuzzData() in GetNetBranchFuzzData() function
57 cstr[i] = GetNetBranchFuzzData<char>(); in GetStringFromData()
69 cstr[i] = GetNetBranchFuzzData<char>(); in GetSecureDataFromData()
80 int32_t testId = GetNetBranchFuzzData<int32_t>(); in NetHttpProbeBranchFuzzTest()
107 bool useHttpProxy = GetNetBranchFuzzData<bool>(); in NetHttpProbeBranchFuzzTest()
122 uint32_t testId = GetNetBranchFuzzData<uint32_t>(); in NetPolicyRuleBranchFuzzTest()
123 bool isForeground = GetNetBranchFuzzData<bool>(); in NetPolicyRuleBranchFuzzTest()
131 uint32_t netsysCtrl = GetNetBranchFuzzData<uint32_t>(); in NetPolicyRuleBranchFuzzTest()