Home
last modified time | relevance | path

Searched defs:attach_mock (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/pymock/
Dmock.py518 def attach_mock(self, mock, attribute): member in NonCallableMock
/external/python/cpython3/Lib/unittest/
Dmock.py508 def attach_mock(self, mock, attribute): member in NonCallableMock