Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/adapter/keyboard/src/
H A Dcombination_key.cpp41 auto expectedKeys = COMBINATION_KEY_MAP.find(combinationKey); in IsMatch() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A 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
/ohos5.0/foundation/ability/form_fwk/services/src/
H A 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