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

/haiku/src/tests/kits/app/broster/
H A DBroadcastTester.cpp47 static const char *appType3 = "application/x-vnd.obos-roster-broadcast-app3"; variable
114 BMimeType(appType3).Delete();
178 entry_ref ref3(create_app(appFile3, appType3));
181 CHK(context(caller3, appType3, &team3) == B_OK);
277 entry_ref ref3(create_app(appFile3, appType3));
280 CHK(context(caller3, appType3, &team3) == B_OK);
363 entry_ref ref3(create_app(appFile3, appType3));
366 CHK(context(caller3, appType3, &team3) == B_OK);
H A DRosterWatchingTester.cpp47 static const char *appType3 = "application/x-vnd.obos-roster-watching-app3"; variable
166 BMimeType(appType3).Delete();
268 entry_ref ref3(create_app(appFile3, appType3));
271 CHK(context(caller3, appType3, &team3) == B_OK);
406 entry_ref ref3(create_app(appFile3, appType3));
409 CHK(context(caller3, appType3, &team3) == B_OK);

Completed in 32 milliseconds