Home
last modified time | relevance | path

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

/external/javassist/src/test/test2/
DDotClass.class ... lang.Object { public java.lang.String getclass () public int test () public void < ...
/external/python/cpython3/Lib/test/
Dtest_isinstance.py27 def getclass(self): member in TestIsInstanceExceptions.test_class_has_no_bases.I
48 def getclass(self): member in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.I
87 def getclass(self): member in TestIsInstanceExceptions.test_isinstance_dont_mask_non_attribute_error.C
165 def getclass(self): member in AbstractInstance
/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
/external/python/cpython2/Lib/plat-mac/
Dgensuitemodule.py394 getclass = [ variable