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

/haiku/src/tests/kits/app/broster/
H A DLaunchTesterHelper.h53 void TerminateApp(team_id team, bool wait = true);
113 void TerminateApp(AppInfo *info);
H A DRosterWatchingTester.cpp309 context.TerminateApp(team4);
321 context.TerminateApp(team2);
329 context.TerminateApp(team3);
424 context.TerminateApp(team3);
433 context.TerminateApp(team2);
H A DLaunchTesterHelper.cpp274 TerminateApp(info);
293 TerminateApp(info);
315 // TerminateApp
317 LaunchContext::TerminateApp(team_id team, bool wait) function in class:LaunchContext
321 TerminateApp(info);
694 // TerminateApp
696 LaunchContext::TerminateApp(AppInfo *info) function in class:LaunchContext

Completed in 84 milliseconds