Searched defs:cls_name (Results 1 – 4 of 4) sorted by relevance
43 cls_name = cls.__name__ variable
180 cls_name = cls.__name__ variable
191 cls_name = cls.__name__ variable
43 function testObjectMirror(obj, cls_name, ctor_name, hasSpecialProperties) { argument