Searched defs:mock_calls (Results 1 – 5 of 5) sorted by relevance
/external/vboot_reference/tests/ | ||
D | rollback_index2_tests.c | 35 static char mock_calls[16384]; variable |
/external/python/cpython2/Lib/test/ | ||
D | _mock_backport.py | 504 mock_calls = _delegating_property('mock_calls') variable in NonCallableMock |
/external/pdfium/third_party/pymock/ | ||
D | mock.py | 592 mock_calls = _delegating_property('mock_calls') variable in NonCallableMock |
/external/python/mock/mock/ | ||
D | mock.py | 613 mock_calls = _delegating_property('mock_calls') variable in NonCallableMock |
/external/python/cpython3/Lib/unittest/ | ||
D | mock.py | 548 mock_calls = _delegating_property('mock_calls') variable in NonCallableMock |