Home
last modified time | relevance | path

Searched refs:itemBool (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncmanager_fuzzer/
H A Dcloudsyncmanager_fuzzer.cpp157 bool itemBool = fuzzData.GetData<bool>(); in EnableCloudFuzzTest() local
159 switchDataObj.switchData.insert({itemStr, itemBool}); in EnableCloudFuzzTest()
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/
H A Dcloudsyncservicestub_fuzzer.cpp232 bool itemBool = fuzzData.GetData<bool>(); in HandleEnableCloudFuzzTest() local
233 switchData.insert(pair<string, bool>(itemStr, itemBool)); in HandleEnableCloudFuzzTest()

Completed in 3 milliseconds