Searched refs:VerifyActiveState (Results 1 – 5 of 5) sorted by relevance
127 virtual bool VerifyActiveState(bool is_active) = 0;
1001 EXPECT_TRUE(native_panel_testing->VerifyActiveState(true)); in IN_PROC_BROWSER_TEST_F()1010 EXPECT_TRUE(native_panel_testing->VerifyActiveState(false)); in IN_PROC_BROWSER_TEST_F()
337 virtual bool VerifyActiveState(bool is_active) OVERRIDE;405 bool CocoaNativePanelTesting::VerifyActiveState(bool is_active) { function
105 virtual bool VerifyActiveState(bool is_active) OVERRIDE;151 bool NativePanelTestingWin::VerifyActiveState(bool is_active) { in VerifyActiveState() function in __anon583504ef0111::NativePanelTestingWin
1114 virtual bool VerifyActiveState(bool is_active) OVERRIDE;1197 bool GtkNativePanelTesting::VerifyActiveState(bool is_active) { in VerifyActiveState() function in GtkNativePanelTesting