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