Searched refs:Quitter (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/kits/app/bapplication/testapps/
H A DAppQuitTestApp4.cpp9 class Quitter : public EventHandler { class in inherits:EventHandler
35 app->RunEventThread(10000, 1, new Quitter);
H A DAppQuitTestApp2.cpp13 class Quitter : public BHandler { class in inherits:BHandler
38 app->SetMessageHandler(new Quitter);
H A DAppQuitTestApp3.cpp9 class Quitter : public EventHandler { class in inherits:EventHandler
35 app->RunEventThread(10000, 1, new Quitter);

Completed in 124 milliseconds