Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_data_operation_test.cpp2050 std::vector<Key> expectedKeys; variable
2125 std::vector<Key> expectedKeys; variable
2190 std::vector<Key> expectedKeys; variable
2265 std::vector<Key> expectedKeys; variable
2308 void CheckResultSize(KvStoreResultSet *resultSet, const std::vector<Key> &expectedKeys, int expecte… in CheckResultSize()
2342 std::vector<Key> expectedKeys; variable
2415 std::vector<Key> expectedKeys; variable
/foundation/ability/form_fwk/services/src/
Dform_data_proxy_record.cpp380 std::unordered_set<std::string> expectedKeys; in ParseFormDataProxies() local
392 …const std::vector<FormDataProxy> &formDataProxies, const std::unordered_set<std::string> &expected… in ParseFormDataProxiesIntoSubscribeMapWithExpectedKeys()
539 std::unordered_set<std::string> expectedKeys; in UpdateSubscribeMap() local