Searched refs:_gather_local_info (Results 1 – 1 of 1) sorted by relevance
109 gathered_extras = self._gather_local_info(None, *args, **kwargs)134 self._gather_local_info(extras, *args, **kwargs)138 def _gather_local_info(self, gather_into, *args, **kwargs): member in _TestInfoDecoratorFunc