Searched refs:SETTING_MSG (Results 1 – 3 of 3) sorted by relevance
/external/lldb/test/settings/ |
D | TestSettings.py | 87 self.expect("settings show prompt", SETTING_MSG("prompt"), 91 self.expect("settings show", SETTING_MSG("prompt"), 103 self.expect("settings show term-width", SETTING_MSG("term-width"), 107 self.expect("settings show", SETTING_MSG("term-width"), 129 self.expect("settings show frame-format", SETTING_MSG("frame-format"), 147 self.expect("settings show auto-confirm", SETTING_MSG("auto-confirm"), 158 self.expect("settings show auto-confirm", SETTING_MSG("auto-confirm"), 282 SETTING_MSG("target.error-path"), 286 SETTING_MSG("target.output-path"), 350 self.expect ("settings show target.skip-prologue", SETTING_MSG("target.skip-prologue"), [all …]
|
/external/lldb/docs/testsuite/ |
D | a-detailed-walkthrough.txt | 179 SETTING_MSG("target.process.output-path"),
|
/external/lldb/test/ |
D | lldbtest.py | 161 def SETTING_MSG(setting): function
|