Searched defs:_check_signature (Results 1 – 5 of 5) sorted by relevance
| /external/autotest/server/site_tests/autoupdate_CatchBadSignatures/ |
| D | autoupdate_CatchBadSignatures.py | 17 def _check_signature(self, expected_log_messages, member in autoupdate_CatchBadSignatures
|
| /external/tensorflow/tensorflow/python/util/ |
| D | dispatch.py | 569 def _check_signature(api_signature, func): function
|
| /external/pdfium/third_party/pymock/ |
| D | mock.py | 200 def _check_signature(func, mock, skipfirst, instance=False): function
|
| /external/python/cpython2/Lib/test/ |
| D | _mock_backport.py | 106 def _check_signature(func, mock, skipfirst, instance=False): function
|
| /external/python/cpython3/Lib/unittest/ |
| D | mock.py | 117 def _check_signature(func, mock, skipfirst, instance=False): function
|