Home
last modified time | relevance | path

Searched refs:_is_started (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/pymock/
Dmock.py1106 def _is_started(patcher): function
1204 _is_started(patching)):
1375 if not _is_started(self):
1390 if _is_started(patcher):
/external/python/cpython2/Lib/test/
D_mock_backport.py1059 def _is_started(patcher): function
1153 _is_started(patching)):
1321 if not _is_started(self):
1336 if _is_started(patcher):
/external/python/cpython3/Lib/unittest/
Dmock.py1113 def _is_started(patcher): function
1207 _is_started(patching)):
1375 if not _is_started(self):
1393 if _is_started(patcher):
/external/python/mock/mock/
Dmock.py1214 def _is_started(patcher): function
1308 _is_started(patching)):
1476 if not _is_started(self):
1494 if _is_started(patcher):