Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/autoupdate_CatchBadSignatures/
Dautoupdate_CatchBadSignatures.py17 def _check_signature(self, expected_log_messages, member in autoupdate_CatchBadSignatures
/external/tensorflow/tensorflow/python/util/
Ddispatch.py569 def _check_signature(api_signature, func): function
/external/pdfium/third_party/pymock/
Dmock.py200 def _check_signature(func, mock, skipfirst, instance=False): function
/external/python/cpython2/Lib/test/
D_mock_backport.py106 def _check_signature(func, mock, skipfirst, instance=False): function
/external/python/cpython3/Lib/unittest/
Dmock.py117 def _check_signature(func, mock, skipfirst, instance=False): function