Searched defs:SetAppID (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_unittest.cc181 void SetAppID(content::WebContents* tab, const std::string& id) { function in class:__anon4990::TestAppTabHelperImpl
889 app_tab_helper->SetAppID(
2588 app_tab_helper->SetAppID(tab_strip_model->GetWebContentsAt(0), "1");
2589 app_tab_helper->SetAppID(tab_strip_model->GetWebContentsAt(1), "2");
2622 app_tab_helper->SetAppID(tab_strip_model->GetWebContentsAt(0), "1");
2623 app_tab_helper->SetAppID(tab_strip_model->GetWebContentsAt(1), "2");
2647 app_tab_helper->SetAppID(tab_strip_model->GetWebContentsAt(0), "1");
2677 app_tab_helper->SetAppID(tab_strip_model->GetWebContentsAt(0), "1");

Completed in 283 milliseconds