Searched refs:_callTestMethod (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/unittest/ | ||
H A D | async_case.py | 89 def _callTestMethod(self, method): member in IsolatedAsyncioTestCase |
H A D | case.py | 578 def _callTestMethod(self, method): member in TestCase 623 self._callTestMethod(testMethod) 691 self._callTestMethod(testMethod) |
Completed in 3 milliseconds