Searched defs:skipfirst (Results 1 – 2 of 2) sorted by relevance
| /external/chromium-trace/catapult/telemetry/third_party/mock/ |
| D | mock.py | 151 def _getsignature(func, skipfirst, instance=False): argument 200 def _check_signature(func, mock, skipfirst, instance=False): argument
|
| /external/pdfium/third_party/pymock/ |
| D | mock.py | 151 def _getsignature(func, skipfirst, instance=False): argument 200 def _check_signature(func, mock, skipfirst, instance=False): argument
|