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

/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp54 // get_trash_app_file
57 get_trash_app_file() function
216 system((string("rm -f ") + get_trash_app_file()).c_str());
519 create_app(get_trash_app_file(), appType1);
683 create_app(get_trash_app_file(), appType1);
H A DLaunchTester.cpp84 // get_trash_app_file
87 get_trash_app_file() function
264 system((string("rm -f ") + get_trash_app_file()).c_str());
696 create_app(get_trash_app_file(), appType1);

Completed in 39 milliseconds