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

/haiku/src/tests/kits/app/broster/
H A DRosterWatchingTester.cpp296 int32 cookie4 = 0; local
297 CHK(context.CheckNextMessage(caller4, team4, cookie4, MSG_STARTED));
298 CHK(context.CheckMainArgsMessage(caller4, team4, cookie4, &ref4, false));
299 CHK(context.CheckNextMessage(caller4, team4, cookie4, MSG_READY_TO_RUN));
352 CHK(context.CheckNextMessage(caller4, team4, cookie4, MSG_QUIT_REQUESTED));
353 CHK(context.CheckNextMessage(caller4, team4, cookie4, MSG_TERMINATED));

Completed in 86 milliseconds