Home
last modified time | relevance | path

Searched defs:mock_calls (Results 1 – 5 of 5) sorted by relevance

/external/vboot_reference/tests/
Drollback_index2_tests.c35 static char mock_calls[16384]; variable
/external/python/cpython2/Lib/test/
D_mock_backport.py504 mock_calls = _delegating_property('mock_calls') variable in NonCallableMock
/external/pdfium/third_party/pymock/
Dmock.py592 mock_calls = _delegating_property('mock_calls') variable in NonCallableMock
/external/python/mock/mock/
Dmock.py613 mock_calls = _delegating_property('mock_calls') variable in NonCallableMock
/external/python/cpython3/Lib/unittest/
Dmock.py548 mock_calls = _delegating_property('mock_calls') variable in NonCallableMock