Home | History | Annotate | Download | only in test

Lines Matching refs:restore_name

836             restore_name = 'restore_' + method_suffix
837 yield name, getattr(self, get_name), getattr(self, restore_name)