Searched refs:ShouldQuit (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/apps/
H A Dquit_with_apps_controller_mac_interactive_uitest.cc57 // With no app windows open, ShouldQuit returns true.
58 EXPECT_TRUE(controller->ShouldQuit());
73 EXPECT_FALSE(controller->ShouldQuit());
82 EXPECT_FALSE(controller->ShouldQuit());
94 EXPECT_FALSE(controller->ShouldQuit());
114 EXPECT_FALSE(controller->ShouldQuit());
H A Dquit_with_apps_controller_mac.h33 bool ShouldQuit();
H A Dquit_with_apps_controller_mac.cc104 bool QuitWithAppsController::ShouldQuit() { function in class:QuitWithAppsController
/external/chromium_org/base/message_loop/
H A Dmessage_pump_glib.h44 bool ShouldQuit() const;
H A Dmessage_pump_glib.cc358 bool MessagePumpGlib::ShouldQuit() const { function in class:base::MessagePumpGlib

Completed in 281 milliseconds