Searched defs:IsDisjoint (Results 1 – 3 of 3) sorted by relevance
90 struct IsDisjoint { struct92 struct apply {
606 bool QuicIntervalSet<T>::IsDisjoint(const value_type& interval) const { in IsDisjoint() function
64 TEST_F(QuicIntervalSetTest, IsDisjoint) { in TEST_F() argument