Home
last modified time | relevance | path

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

/external/chromium_org/third_party/pymock/
Dmock.py151 def _getsignature(func, skipfirst, instance=False): argument
200 def _check_signature(func, mock, skipfirst, instance=False): argument