Lines Matching refs:traceAlways
50 traceAlways = True variable
52 traceAlways = False variable
267 with recording(test, traceAlways) as sbuf:
754 return traceAlways
773 if traceAlways:
792 if traceAlways:
801 if traceAlways:
1059 with recording(self, traceAlways) as sbuf:
1072 with recording(self, traceAlways) as sbuf:
1090 with recording(self, traceAlways) as sbuf:
1646 trace = (True if traceAlways else trace)
1680 trace = (True if traceAlways else trace)
1742 trace = (True if traceAlways else trace)
1815 trace = (True if traceAlways else trace)
1834 if not traceAlways:
1851 if not traceAlways:
1862 if not traceAlways: