Searched defs:testMap (Results 1 – 2 of 2) sorted by relevance
| /foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/data_sync/ |
| D | cloud_disk_data_handler_test.cpp | 1155 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/ |
| D | value_proxy_test.cpp | 117 std::map<std::string, int64_t> testMap = { { "name", 1 }, { "school", 2 }, { "address", 3 } }; variable
|