Searched refs:_GetAttribute (Results 1 – 2 of 2) sorted by relevance
44 def _GetAttribute(self, key): member in _UiNode55 d = _RE_BOUNDS.match(self._GetAttribute('bounds')).groupdict()
87 self.assertEquals(node._GetAttribute(key), value)