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

/haiku-fatelf/src/tests/kits/app/broster/
H A DGetRecentTester.cpp142 status_t set_test_app_attributes(const entry_ref *app, const char *sig, const int32 *flags);
192 set_test_app_attributes(const entry_ref *app, const char *sig, const int32 *flags) function
237 set_test_app_attributes() for more info on the nature of the \a flags argument.
247 err = set_test_app_attributes(&ref, kRecentAppsTestAppSigs[id], flags);
1269 CHK(set_test_app_attributes(&app1, kRecentAppsTestAppSigs[kQualifyingApp],
1271 CHK(set_test_app_attributes(&app2, kRecentAppsTestAppSigs[kControlApp],

Completed in 38 milliseconds