Searched defs:is_abstract (Results 1 - 2 of 2) sorted by relevance

/art/test/968-default-partial-compile-generated/util-src/
H A Dgenerate_smali.py229 elif exp.is_abstract():
354 def is_abstract(self): member in class:ConflictInterface
448 def is_abstract(self): member in class:TestInterface
485 elif best.is_abstract():
527 elif self.is_abstract():
/art/test/971-iface-super/util-src/
H A Dgenerate_smali.py408 def is_abstract(self): member in class:ConflictInterface
510 def is_abstract(self): function
545 elif self.is_abstract():
568 elif best.is_abstract():
611 elif self.is_abstract():

Completed in 99 milliseconds