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

/haiku/src/tests/kits/app/broster/
H A DRosterWatchingTester.cpp244 int32 cookie1 = 0; local
245 CHK(context.CheckNextMessage(caller1, team1, cookie1, MSG_STARTED));
246 CHK(context.CheckMainArgsMessage(caller1, team1, cookie1, &ref1, false));
247 CHK(context.CheckNextMessage(caller1, team1, cookie1, MSG_READY_TO_RUN));
265 check_watching_message(context, team1, cookie1, appInfo2,
285 check_watching_message(context, team1, cookie1, appInfo3,
306 check_watching_message(context, team1, cookie1, appInfo4,
316 check_watching_message(context, team1, cookie1, appInfo4,
343 CHK(context.CheckNextMessage(caller1, team1, cookie1, MSG_QUIT_REQUESTED));
344 CHK(context.CheckNextMessage(caller1, team1, cookie1, MSG_TERMINATE
379 int32 cookie1 = 0; local
[all...]

Completed in 27 milliseconds