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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl_unittest.cc2721 EXPECT_FALSE(contents()->has_video_power_save_blocker_for_testing());
2747 EXPECT_TRUE(contents()->has_video_power_save_blocker_for_testing());
2753 EXPECT_FALSE(contents()->has_video_power_save_blocker_for_testing());
2760 EXPECT_FALSE(contents()->has_video_power_save_blocker_for_testing());
2766 EXPECT_TRUE(contents()->has_video_power_save_blocker_for_testing());
2772 EXPECT_TRUE(contents()->has_video_power_save_blocker_for_testing());
2780 EXPECT_TRUE(contents()->has_video_power_save_blocker_for_testing());
2788 EXPECT_TRUE(contents()->has_video_power_save_blocker_for_testing());
2795 EXPECT_TRUE(contents()->has_video_power_save_blocker_for_testing());
2801 EXPECT_FALSE(contents()->has_video_power_save_blocker_for_testing());
[all...]
H A Dweb_contents_impl.h690 bool has_video_power_save_blocker_for_testing() const { function in class:content::WebContentsImpl

Completed in 235 milliseconds