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

/haiku/src/tests/kits/app/broster/
H A DRosterWatchingTester.cpp277 int32 cookie3 = 0; local
278 CHK(context.CheckNextMessage(caller3, team3, cookie3, MSG_STARTED));
279 CHK(context.CheckMainArgsMessage(caller3, team3, cookie3, &ref3, false));
280 CHK(context.CheckNextMessage(caller3, team3, cookie3, MSG_READY_TO_RUN));
311 check_watching_message(context, team3, cookie3, appInfo4,
324 check_watching_message(context, team3, cookie3, appInfo2,
349 CHK(context.CheckNextMessage(caller3, team3, cookie3, MSG_QUIT_REQUESTED));
350 CHK(context.CheckNextMessage(caller3, team3, cookie3, MSG_TERMINATED));
414 int32 cookie3 = 0; local
415 CHK(context.CheckNextMessage(caller3, team3, cookie3, MSG_STARTE
[all...]

Completed in 33 milliseconds