Searched refs:_super (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/third_party/pymock/
H A Dmock.py117 _super = super variable
512 _super(NonCallableMock, self).__init__(
938 _super(CallableMixin, self).__init__(
1850 _super(MagicMixin, self).__init__(*args, **kw)
/external/python/cpython2/Lib/lib-tk/
H A Dturtle.py312 for _super in baseList:
313 __methodDict(_super, _dict)
/external/python/cpython3/Lib/
H A Dturtle.py292 for _super in baseList:
293 __methodDict(_super, _dict)
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 2417 milliseconds