Searched defs:SimpleAppLauncher (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/tests/kits/app/broster/
H A DRosterWatchingTester.cpp174 class SimpleAppLauncher : public LaunchCaller { class in inherits:LaunchCaller
176 SimpleAppLauncher() : fRef() {} function in class:SimpleAppLauncher
177 SimpleAppLauncher(const entry_ref &ref) : fRef(ref) {} function in class:SimpleAppLauncher
[all...]
H A DBroadcastTester.cpp121 class SimpleAppLauncher : public LaunchCaller { class in inherits:LaunchCaller
123 SimpleAppLauncher() : fRef() {} function in class:SimpleAppLauncher
124 SimpleAppLauncher(const entry_ref &ref) : fRef(ref) {} function in class:SimpleAppLauncher
[all...]

Completed in 40 milliseconds