Home
last modified time | relevance | path

Searched refs:is_abstract (Results 1 – 2 of 2) sorted by relevance

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