Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dudmf_run_time_store_test.cpp233 vector<Entry> entrysMix2(1, { key, valueInvalid }); variable
242 status = store->PutEntries(entrysMix2);
409 vector<Entry> entrysMix2(1, { key, valueInvalid }); variable