Home
last modified time | relevance | path

Searched defs:IsDisjoint (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-fruit/include/fruit/impl/meta/
H A Dset.h90 struct IsDisjoint { struct
92 struct apply {
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_interval_set.h606 bool QuicIntervalSet<T>::IsDisjoint(const value_type& interval) const { in IsDisjoint() function
H A Dquic_interval_set_test.cc64 TEST_F(QuicIntervalSetTest, IsDisjoint) { in TEST_F() argument