HomeSort by relevance Sort by last modified time
    Searched refs:ModelAssociatorHasTabWithUrl (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
sessions_helper.h 110 bool ModelAssociatorHasTabWithUrl(int index, const GURL& url);
sessions_helper.cc 58 bool ModelAssociatorHasTabWithUrl(int index, const GURL& url) {
130 found = ModelAssociatorHasTabWithUrl(index, *it);

Completed in 613 milliseconds