Lines Matching refs:expect_exact
35 …self.child.expect_exact(cursor_horizontal_abs("(lldb) help frame ") + "v" + self.ANSI_FAINT + "ar"…
55 …self.child.expect_exact(cursor_horizontal_abs("(lldb) he") + "l" + self.ANSI_FAINT + "p frame" + s…
60 self.child.expect_exact(frame_output_needle)
64 self.child.expect_exact(frame_output_needle)
70 self.child.expect_exact(frame_output_needle)
74 self.child.expect_exact(frame_output_needle)
78 self.child.expect_exact(frame_output_needle)
83 self.child.expect_exact(self.ANSI_FAINT + "ame variable" + self.ANSI_RESET)
93 …self.child.expect_exact(cursor_horizontal_abs("(lldb) he") + "l" + self.ANSI_FAINT + "p apropos" +…
97 self.child.expect_exact(apropos_output_needle)
102 self.child.expect_exact(breakpoint_output_needle)
118 self.child.expect_exact(self.ANSI_RED + "ame variable" + self.ANSI_CYAN)