Home
last modified time | relevance | path

Searched refs:has_view_for_test (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/fuchsia/engine/browser/
H A Dframe_impl.h72 bool has_view_for_test() const { return window_tree_host_ != nullptr; } in has_view_for_test() function
H A Dframe_impl_browsertest.cc1451 EXPECT_FALSE(frame_impl->has_view_for_test()); in IN_PROC_BROWSER_TEST_F()
1469 EXPECT_TRUE(frame_impl->has_view_for_test()); in IN_PROC_BROWSER_TEST_F()
1484 EXPECT_TRUE(frame_impl->has_view_for_test()); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/fuchsia/engine/browser/
H A Dframe_impl.h91 bool has_view_for_test() const { return window_tree_host_ != nullptr; } in has_view_for_test() function
H A Dframe_impl_browsertest.cc339 EXPECT_TRUE(frame_impl->has_view_for_test()); in IN_PROC_BROWSER_TEST_F()
1562 EXPECT_FALSE(frame_impl->has_view_for_test()); in IN_PROC_BROWSER_TEST_F()
1580 EXPECT_TRUE(frame_impl->has_view_for_test()); in IN_PROC_BROWSER_TEST_F()
1592 EXPECT_TRUE(frame_impl->has_view_for_test()); in IN_PROC_BROWSER_TEST_F()