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

/haiku/src/tests/kits/app/broster/
H A DBroadcastTester.cpp48 static const char *appType4 = "application/x-vnd.obos-roster-broadcast-app4"; variable
115 BMimeType(appType4).Delete();
183 entry_ref ref4(create_app(appFile4, appType4));
186 CHK(context(caller4, appType4, &team4) == B_OK);
282 entry_ref ref4(create_app(appFile4, appType4));
285 CHK(context(caller4, appType4, &team4) == B_OK);
368 entry_ref ref4(create_app(appFile4, appType4));
371 CHK(context(caller4, appType4, &team4) == B_OK);
H A DRosterWatchingTester.cpp48 static const char *appType4 = "application/x-vnd.obos-roster-watching-app4"; variable
167 BMimeType(appType4).Delete();
288 entry_ref ref4(create_app(appFile4, appType4));
291 CHK(context(caller4, appType4, &team4) == B_OK);

Completed in 34 milliseconds