Home
last modified time | relevance | path

Searched defs:SortedCollectionsIntersect (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncer.h146 bool SortedCollectionsIntersect(Iterator1 begin1, Iterator1 end1, in SortedCollectionsIntersect() function
Dsyncer_unittest.cc3731 TEST(SortedCollectionsIntersect, SortedCollectionsIntersectTest) { in TEST() argument