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

/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp98 // create_app
101 create_app(const char *filename, const char *signature = NULL, function
279 create_app(appFile1, appType1);
299 create_app(appFile1, appType1, true);
319 create_app(appFile1, appType1, true, false);
339 create_app(appFile1, appType1);
340 create_app(appFile2, appType1, true);
362 create_app(appFile1, appType1);
364 create_app(appFile2, appType1, true);
385 create_app(appFile
[all...]
H A DBroadcastTester.cpp69 // create_app
72 create_app(const char *filename, const char *signature, function
167 entry_ref ref1(create_app(appFile1, appType1));
172 entry_ref ref2(create_app(appFile2, appType2, false, true,
178 entry_ref ref3(create_app(appFile3, appType3));
183 entry_ref ref4(create_app(appFile4, appType4));
266 entry_ref ref1(create_app(appFile1, appType1));
271 entry_ref ref2(create_app(appFile2, appType2, false, true,
277 entry_ref ref3(create_app(appFile3, appType3));
282 entry_ref ref4(create_app(appFile
[all...]
H A DLaunchTester.cpp139 // create_app
142 create_app(const char *filename, const char *signature, function
325 create_app(appFile1, appType1);
358 create_app(appFile1, appType1, true);
391 create_app(appFile1, appType1, true, false);
424 create_app(appFile1, appType1);
425 create_app(appFile2, appType1, true);
460 create_app(appFile1, appType1);
462 create_app(appFile2, appType1, true);
496 create_app(appFile
[all...]
H A DRosterWatchingTester.cpp71 // create_app
74 create_app(const char *filename, const char *signature, function
234 entry_ref ref1(create_app(appFile1, appType1));
249 entry_ref ref2(create_app(appFile2, appType2, false, true,
268 entry_ref ref3(create_app(appFile3, appType3));
288 entry_ref ref4(create_app(appFile4, appType4));
369 entry_ref ref1(create_app(appFile1, appType1));
386 entry_ref ref2(create_app(appFile2, appType2, false, true,
406 entry_ref ref3(create_app(appFile3, appType3));

Completed in 95 milliseconds