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

  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_apitest.cc 186 base::string16 failure_title = base::UTF8ToUTF16("FAIL"); local
188 watcher.AlsoWaitForTitle(failure_title);
201 base::string16 failure_title = base::UTF8ToUTF16("FAIL"); local
203 watcher.AlsoWaitForTitle(failure_title);
  /external/chromium_org/chrome/browser/apps/
app_url_redirector_browsertest.cc 187 const base::string16 failure_title = base::ASCIIToUTF16(failure_tab_title); local
191 title_watcher.AlsoWaitForTitle(failure_title);

Completed in 203 milliseconds