Home
last modified time | relevance | path

Searched refs:command_return (Results 1 – 4 of 4) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/spec/git/
H A Drepository_spec.rb48 expect(call_method).to eq(command_return)
58 expect(call_method).to eq(command_return)
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Ddebug_lldb.cpp308 std::pair<std::string, std::string> command_return; in run_command() local
314 command_return.first = output; in run_command()
317 command_return.second = error; in run_command()
319 return command_return; in run_command()
H A Dproject.cpp662 auto command_return = Debug::LLDB::get().run_command(command); in debug_run_command() local
663 Terminal::get().async_print(std::move(command_return.first)); in debug_run_command()
664 Terminal::get().async_print(std::move(command_return.second), true); in debug_run_command()
/dports/audio/snd/snd-21.2/tools/
H A Dsnd.supp515 fun:command_return