Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/data_sync/
Dcloud_disk_data_handler_test.cpp1155 const map<DKRecordId, DKRecordOperResult> testMap; variable
1173 map<DKRecordId, DKRecordOperResult> testMap; variable
1198 map<DKRecordId, DKRecordOperResult> testMap; variable
1220 map<DKRecordId, DKRecordOperResult> testMap; variable
1241 map<DKRecordId, DKRecordOperResult> testMap; variable
1257 const map<DKRecordId, DKRecordOperResult> testMap; variable
1275 map<DKRecordId, DKRecordOperResult> testMap; variable
1300 map<DKRecordId, DKRecordOperResult> testMap; variable
1320 map<DKRecordId, DKRecordOperResult> testMap; variable
1338 map<DKRecordId, DKRecordOperResult> testMap; variable
[all …]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dvalue_proxy_test.cpp117 std::map<std::string, int64_t> testMap = { { "name", 1 }, { "school", 2 }, { "address", 3 } }; variable