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

  /external/chromium_org/content/test/
content_browser_test.h 42 scoped_ptr<ShellMainDelegate> shell_main_delegate_; member in class:content::ContentBrowserTest
content_browser_test.cc 60 shell_main_delegate_.reset(new ShellMainDelegate);
61 shell_main_delegate_->PreSandboxStartup();
103 shell_main_delegate_.reset();

Completed in 441 milliseconds