Searched refs:has_audio_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.cc2720 EXPECT_FALSE(contents()->has_audio_power_save_blocker_for_testing());
2733 EXPECT_TRUE(contents()->has_audio_power_save_blocker_for_testing());
2739 EXPECT_FALSE(contents()->has_audio_power_save_blocker_for_testing());
2748 EXPECT_EQ(contents()->has_audio_power_save_blocker_for_testing(),
2761 EXPECT_EQ(contents()->has_audio_power_save_blocker_for_testing(),
2773 EXPECT_EQ(contents()->has_audio_power_save_blocker_for_testing(),
2781 EXPECT_EQ(contents()->has_audio_power_save_blocker_for_testing(),
2789 EXPECT_EQ(contents()->has_audio_power_save_blocker_for_testing(),
2796 EXPECT_FALSE(contents()->has_audio_power_save_blocker_for_testing());
2802 EXPECT_FALSE(contents()->has_audio_power_save_blocker_for_testing());
[all...]
H A Dweb_contents_impl.h686 bool has_audio_power_save_blocker_for_testing() const { function in class:content::WebContentsImpl

Completed in 415 milliseconds