Searched refs:shellExpandArguments (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/ |
D | lldbvscode_testcase.py | 281 disableSTDIO=False, shellExpandArguments=False, argument 309 shellExpandArguments=shellExpandArguments, 332 disableSTDIO=False, shellExpandArguments=False, argument 344 disableSTDIO, shellExpandArguments, trace,
|
D | vscode.py | 615 disableSTDIO=False, shellExpandArguments=False, argument 636 if shellExpandArguments: 637 args_dict['shellExpandArguments'] = shellExpandArguments
|
/external/llvm-project/lldb/test/API/tools/lldb-vscode/launch/ |
D | TestVSCode_launch.py | 195 self.build_and_launch(program, args=[glob], shellExpandArguments=True) 221 shellExpandArguments=False)
|