Home
last modified time | relevance | path

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

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