Searched defs:CompKey (Results 1 – 3 of 3) sorted by relevance
78 static inline bool CompKey(const std::pair<JSTaggedValue, PropertyAttributes> &a, in CompKey() function144 static inline bool CompKey(const JSTaggedValue &a, const JSTaggedValue &b) in CompKey() function
206 bool GlobalDictionary::CompKey(const std::pair<JSTaggedValue, uint32_t> &a, const std::pair<JSTagge… in CompKey() function
274 HWTEST_F_L0(GlobalDictionaryTest, CompKey) in HWTEST_F_L0() argument