Searched refs:other_key (Results 1 – 4 of 4) sorted by relevance
39 IDCollectionKey other_key = key == GOOGLE_WEB_PROPERTIES ? in AssociateID() local41 DCHECK_EQ(EMPTY_ID, GetID(other_key, group_identifier)); in AssociateID()47 IDCollectionKey other_key = static_cast<IDCollectionKey>(i); in AssociateID() local48 if (other_key == key) in AssociateID()50 VariationID other_id = GetID(other_key, group_identifier); in AssociateID()
76 inline bool operator == (hb_user_data_key_t *other_key) const { return key == other_key; } in operator ==()
78 inline bool operator == (hb_user_data_key_t *other_key) const { return key == other_key; } in operator ==()
735 KeyParams other_key = {"localhost", "dummy", kOtherKey}; in TEST_F() local736 other_cryptographer.AddKey(other_key); in TEST_F()792 KeyParams other_key = {"localhost", "dummy", kOtherKey}; in TEST_F() local793 other_cryptographer.AddKey(other_key); in TEST_F()