Home
last modified time | relevance | path

Searched refs:_slotted (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Tools/c-analyzer/c_analyzer/common/
Dutil.py146 __del__._slotted = True
/external/python/cpython2/Lib/test/
D_mock_backport.py64 class _slotted(object): class
69 type(_slotted.a),
/external/pdfium/third_party/pymock/
Dmock.py141 class _slotted(object): class
146 type(_slotted.a),
/external/python/mock/mock/
Dmock.py143 class _slotted(object): class
150 type(_slotted.a),