Home
last modified time | relevance | path

Searched defs:findCommand (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/app/common/
H A DPipedAppRunner.cpp36 PipedAppRunner::Run(const char *command, const char *args, bool findCommand) in Run()
H A DAppRunner.cpp46 AppRunner::Run(const char *command, const char *args, bool findCommand) in Run()