Searched defs:attach_mock (Results 1 – 3 of 3) sorted by relevance
| /external/pdfium/third_party/pymock/ | ||
| D | mock.py | 518 def attach_mock(self, mock, attribute): member in NonCallableMock |
| /external/python/cpython2/Lib/test/ | ||
| D | _mock_backport.py | 424 def attach_mock(self, mock, attribute): member in NonCallableMock |
| /external/python/cpython3/Lib/unittest/ | ||
| D | mock.py | 465 def attach_mock(self, mock, attribute): member in NonCallableMock |