Home | History | Annotate | Download | only in jni_generator

Lines Matching refs:__getattribute__

55         self.assertListEquals(value, second.__getattribute__(key))
57 actual = second.__getattribute__(key)