Searched refs:check_watching_message (Results 1 – 1 of 1) sorted by relevance
/haiku/src/tests/kits/app/broster/ |
H A D | RosterWatchingTester.cpp | 111 check_watching_message(LaunchContext &context, team_id team, int32 &cookie, in check_watching_message() function 265 check_watching_message(context, team1, cookie1, appInfo2, in WatchingTest2() 282 check_watching_message(context, team2, cookie2, appInfo3, in WatchingTest2() 285 check_watching_message(context, team1, cookie1, appInfo3, in WatchingTest2() 303 check_watching_message(context, team2, cookie2, appInfo4, in WatchingTest2() 306 check_watching_message(context, team1, cookie1, appInfo4, in WatchingTest2() 311 check_watching_message(context, team3, cookie3, appInfo4, in WatchingTest2() 316 check_watching_message(context, team1, cookie1, appInfo4, in WatchingTest2() 324 check_watching_message(context, team3, cookie3, appInfo2, in WatchingTest2() 419 check_watching_message(context, team2, cookie2, appInfo3, in WatchingTest3() [all …]
|