Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dfunctools.py39 def wraps(wrapped, function
/external/webrtc/webrtc/system_wrappers/source/
Drtp_to_ntp.cc48 int64_t wraps = CheckForWrapArounds(new_timestamp, old_timestamp); in CompensateForWrapAround() local
/external/pdfium/third_party/pymock/
Dmock.py50 def wraps(original): function
60 wraps = original_wraps variable
62 def wraps(func): function
478 self, spec=None, wraps=None, name=None, spec_set=None, argument
934 wraps=None, name=None, spec_set=None, parent=None, argument
/external/python/cpython2/Lib/test/
D_mock_backport.py381 self, spec=None, wraps=None, name=None, spec_set=None, argument
889 wraps=None, name=None, spec_set=None, parent=None, argument