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

/haiku/src/tests/kits/app/broster/
H A DRosterWatchingTester.cpp260 int32 cookie2 = 0; local
261 CHK(context.CheckNextMessage(caller2, team2, cookie2, MSG_STARTED));
262 CHK(context.CheckMainArgsMessage(caller2, team2, cookie2, &ref2, false));
263 CHK(context.CheckNextMessage(caller2, team2, cookie2, MSG_READY_TO_RUN));
282 check_watching_message(context, team2, cookie2, appInfo3,
303 check_watching_message(context, team2, cookie2, appInfo4,
346 CHK(context.CheckNextMessage(caller2, team2, cookie2, MSG_QUIT_REQUESTED));
347 CHK(context.CheckNextMessage(caller2, team2, cookie2, MSG_TERMINATED));
397 int32 cookie2 = 0; local
398 CHK(context.CheckNextMessage(caller2, team2, cookie2, MSG_STARTE
[all...]

Completed in 35 milliseconds