Lines Matching defs:error_strings
104 def check_frame_variable_errors(self, thread, error_strings):
119 for s in error_strings:
121 for s in error_strings:
131 for s in error_strings:
152 error_strings = [
156 self.check_frame_variable_errors(thread, error_strings)
183 error_strings = [
189 self.check_frame_variable_errors(thread, error_strings)
207 error_strings = [
210 self.check_frame_variable_errors(thread, error_strings)
235 error_strings = [
239 self.check_frame_variable_errors(thread, error_strings)
266 error_strings = [
270 self.check_frame_variable_errors(thread, error_strings)