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.cc60 // With no app windows open, ShouldQuit returns true.
61 EXPECT_TRUE(controller->ShouldQuit());
76 EXPECT_FALSE(controller->ShouldQuit());
85 EXPECT_FALSE(controller->ShouldQuit());
97 EXPECT_FALSE(controller->ShouldQuit());
117 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 118 milliseconds