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