Home
last modified time | relevance | path

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

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