Searched refs:shell_main_delegate_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/test/
H A Dcontent_browser_test.h47 scoped_ptr<ShellMainDelegate> shell_main_delegate_; member in class:content::ContentBrowserTest
H A Dcontent_browser_test.cc70 shell_main_delegate_.reset(new ShellMainDelegate);
71 shell_main_delegate_->PreSandboxStartup();
112 shell_main_delegate_.reset();

Completed in 769 milliseconds