Lines Matching full:locals
116 # Verify if we ask for only locals that we got what we expect
124 self.verify_variable_names("check names of locals", vars, local_names)
137 # Verify if we ask for arguments and locals that we got what we expect
139 desc = "arguments + locals"
163 # Verify if we ask for locals and statics that we got what we expect
165 desc = "locals + statics"
176 # Verify if we ask for arguments, locals and statics that we got what
179 desc = "arguments + locals + statics"
190 # Verify if we ask for in scope locals that we got what we expect
192 desc = "in scope locals at breakpoint 1"
216 # Verify if we ask for in scope locals that we got what we expect
218 desc = "in scope locals at breakpoint 2"
242 # Verify if we ask for in scope locals that we got what we expect
244 desc = "in scope locals at breakpoint 3"