Home | History | Annotate | Download | only in test

Lines Matching refs:stmt

861         for stmt in (
869 exec(stmt) in globals()
873 self.fail(stmt)
907 for stmt in (
915 exec(stmt) in globals()
919 self.fail(stmt)