Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_common_test.cpp71 bool boolSwitchData = false; variable
72 switchDataObj.switchData.insert({strSwitchData, boolSwitchData});
99 bool boolSwitchData = true; variable
100 switchDataObj.switchData.insert({strSwitchData, boolSwitchData});
124 bool boolSwitchData = false; variable
125 switchDataObj.switchData.insert({strSwitchData, boolSwitchData});