Searched refs:common_key (Results 1 – 2 of 2) sorted by relevance
245 const std::string common_key("common-key"); in TEST_F() local246 ScopedSSL ssl1(NewSSL(common_key)); in TEST_F()247 ScopedSSL ssl2(NewSSL(common_key)); in TEST_F()
479 if common_key(overload_extended_attributes, extended_attribute) is None:876 def common_key(dicts, key): function