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

  /external/chromium_org/content/public/test/
content_browser_test.cc 38 ContentBrowserTest::ContentBrowserTest()
58 ContentBrowserTest::~ContentBrowserTest() {
63 void ContentBrowserTest::SetUp() {
74 // setting a global that may be used after ContentBrowserTest is
103 void ContentBrowserTest::TearDown() {
116 void ContentBrowserTest::RunTestOnMainThreadLoop() {
157 Shell* ContentBrowserTest::CreateBrowser() {
166 Shell* ContentBrowserTest::CreateOffTheRecordBrowser()
    [all...]
content_browser_test.h 17 class ContentBrowserTest : public BrowserTestBase {
19 ContentBrowserTest();
20 virtual ~ContentBrowserTest();

Completed in 38 milliseconds