Home
last modified time | relevance | path

Searched defs:other_contents (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/page_load_metrics/observers/
H A Dmulti_tab_loading_page_load_metrics_observer.cc134 content::WebContents* other_contents = model->GetWebContentsAt(i); in NumberOfTabsWithInflightLoad() local
155 content::WebContents* other_contents = model->GetWebContentsAt(i); in NumberOfTabsWithInflightLoad() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/session/
H A Dmedia_session_impl_unittest.cc646 auto other_contents = TestWebContents::Create(browser_context(), nullptr); in TEST_F() local
654 auto other_contents = TestWebContents::Create(other_context.get(), nullptr); in TEST_F() local
669 auto other_contents = TestWebContents::Create(other_context.get(), nullptr); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/session/
H A Dmedia_session_impl_unittest.cc641 auto other_contents = TestWebContents::Create(browser_context(), nullptr); in TEST_F() local
649 auto other_contents = TestWebContents::Create(other_context.get(), nullptr); in TEST_F() local
664 auto other_contents = TestWebContents::Create(other_context.get(), nullptr); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dnavigation_controller_impl_unittest.cc3252 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3305 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3343 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3371 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3401 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3435 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3469 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3510 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3596 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3644 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/frame_host/
H A Dnavigation_controller_impl_unittest.cc3575 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3621 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3659 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3687 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3717 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3751 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3785 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3826 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3912 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
3953 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/web_contents/
H A Dweb_contents_impl_unittest.cc2555 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
2580 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
2631 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
2644 auto other_contents = base::WrapUnique( in TEST_F() local
2660 auto other_contents = base::WrapUnique( in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/web_contents/
H A Dweb_contents_impl_unittest.cc1610 std::unique_ptr<TestWebContents> other_contents( in TEST_F() local
1623 auto other_contents = base::WrapUnique( in TEST_F() local
1640 auto other_contents = base::WrapUnique( in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/bookmarks/browser/
H A Dbookmark_model_unittest.cc1312 const std::string other_contents; in TEST() member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/bookmarks/browser/
H A Dbookmark_model_unittest.cc1585 const std::string other_contents; in TEST() member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Disolated_origin_browsertest.cc2659 WebContentsImpl* other_contents = in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Disolated_origin_browsertest.cc3882 WebContentsImpl* other_contents = in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/tabs/
H A Dtab_strip_model_unittest.cc1231 std::unique_ptr<WebContents> other_contents = CreateWebContents(); in TEST_F() local