Lines Matching refs:two
962 self.call_args = _Call((args, kwargs), two=True)
963 self.call_args_list.append(_Call((args, kwargs), two=True))
1452 with patch.multiple(settings, FIRST_PATCH='one', SECOND_PATCH='two'):
1988 def __new__(cls, value=(), name=None, parent=None, two=False,
2015 if two:
2021 def __init__(self, value=(), name=None, parent=None, two=False,