Searched defs:expect_prompt (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ | ||
D | lldbpexpect.py | 23 def expect_prompt(self): member in PExpectTest |
D | darwin_log.py | 139 def expect_prompt(self, exactly=True): member in DarwinLogTestBase |
/external/llvm-project/lldb/test/API/macosx/nslog/ | ||
D | TestDarwinNSLogOutput.py | 103 def expect_prompt(self, exactly=True): member in DarwinNSLogOutputTestCase |