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 116 bool ModelAssociatorHasTabWithUrl(int index, const GURL& url);
sessions_helper.cc 65 bool ModelAssociatorHasTabWithUrl(int index, const GURL& url) {
174 found = ModelAssociatorHasTabWithUrl(index, *it);

Completed in 512 milliseconds