Home | History | Annotate | Download | only in test

Lines Matching refs:recording

201 class recording(StringIO.StringIO):
203 A nice little context manager for recording the debugger interactions into
267 with recording(test, traceAlways) as sbuf:
1059 with recording(self, traceAlways) as sbuf:
1072 with recording(self, traceAlways) as sbuf:
1090 with recording(self, traceAlways) as sbuf:
1116 with recording(self, False) as sbuf:
1124 with recording(self, False) as sbuf:
1132 with recording(self, False) as sbuf:
1144 with recording(self, False) as sbuf:
1153 with recording(self, False) as sbuf:
1653 with recording(self, trace) as sbuf:
1668 with recording(self, trace) as sbuf:
1697 with recording(self, trace) as sbuf:
1707 with recording(self, trace) as sbuf:
1762 with recording(self, trace) as sbuf:
1773 with recording(self, trace) as sbuf:
1781 with recording(self, trace) as sbuf:
1790 with recording(self, trace) as sbuf:
1803 with recording(self, trace) as sbuf:
1822 with recording(self, trace) as sbuf: