Searched refs:CreateBrowser (Results 1 – 8 of 8) sorted by relevance
22 Browser* WizardInProcessBrowserTest::CreateBrowser(Profile* profile) { in CreateBrowser() function in chromeos::WizardInProcessBrowserTest
35 virtual Browser* CreateBrowser(Profile* profile);
110 virtual Browser* CreateBrowser(Profile* profile) { in CreateBrowser() function in WizardControllerFlowTest111 Browser* ret = WizardControllerTest::CreateBrowser(profile); in CreateBrowser()
28 virtual Browser* CreateBrowser(Profile* profile) { in CreateBrowser() function in ExtensionToolbarModelTest29 Browser* b = InProcessBrowserTest::CreateBrowser(profile); in CreateBrowser()
239 Browser* browser2 = CreateBrowser(browser()->profile()); in IN_PROC_BROWSER_TEST_F()269 Browser* browser2 = CreateBrowser(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
33 MOCK_METHOD1(CreateBrowser, Browser*(Profile* profile));
20 virtual Browser* CreateBrowser(Profile* profile) { in CreateBrowser() function in BrowserActionsContainerTest21 browser_ = InProcessBrowserTest::CreateBrowser(profile); in CreateBrowser()
92 Browser* CreateBrowser(Profile* profile) {109 return CreateBrowser(profile);752 CreateBrowser(defaultProfile);768 CreateBrowser(defaultProfile)->ExecuteCommand(IDC_OPEN_FILE);