Searched defs:attr (Results 1 – 6 of 6) sorted by relevance
33 def __getattr__(self, attr): argument46 def __getattr__(self, attr): argument
259 def __getattr__(self, attr): argument276 def __setattr__(self, attr, value): argument
90 def _safe_teardown(self, attr, teardown_method, *arg, **kwargs): argument
134 for (attr in annotation.attributeValues) { in <lambda>() constant
149 for (attr in annotation.parameterList.attributes) { in <lambda>() constant
381 ByteBuffer attr = in parseCurrentElementAttributesIfNotParsed() local