Home | History | Annotate | Download | only in test

Lines Matching refs:fn_name

327     def handle(self, fn_name, action, *args, **kwds):
328 self.parent.calls.append((self, fn_name, args, kwds))