Home
last modified time | relevance | path

Searched defs:getclass (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_isinstance.py29 def getclass(self): member in TestIsInstanceExceptions.test_class_has_no_bases.I
50 def getclass(self): member in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.I
89 def getclass(self): member in TestIsInstanceExceptions.test_isinstance_dont_mask_non_attribute_error.C
167 def getclass(self): member in AbstractInstance
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_isinstance.py29 def getclass(self): member in TestIsInstanceExceptions.test_class_has_no_bases.I
50 def getclass(self): member in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.I
153 def getclass(self): member in AbstractInstance
/aosp_15_r20/external/javassist/src/test/test2/
HDDotClass.class ... lang.Object { public java.lang.String getclass () public int test () public void < ...
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
Dgensuitemodule.py394 getclass = [ variable