Home
last modified time | relevance | path

Searched refs:shellExpandArguments (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
Dlldbvscode_testcase.py281 disableSTDIO=False, shellExpandArguments=False, argument
309 shellExpandArguments=shellExpandArguments,
332 disableSTDIO=False, shellExpandArguments=False, argument
344 disableSTDIO, shellExpandArguments, trace,
Dvscode.py615 disableSTDIO=False, shellExpandArguments=False, argument
636 if shellExpandArguments:
637 args_dict['shellExpandArguments'] = shellExpandArguments
/external/llvm-project/lldb/test/API/tools/lldb-vscode/launch/
DTestVSCode_launch.py195 self.build_and_launch(program, args=[glob], shellExpandArguments=True)
221 shellExpandArguments=False)