Home
last modified time | relevance | path

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

/external/autotest/cli/
Dsite_readme.py43 cls_name = cls.__name__ variable
Dsite_host.py180 cls_name = cls.__name__ variable
/external/autotest/contrib/virt/
Dsite_job.py191 cls_name = cls.__name__ variable
/external/v8/test/mjsunit/
Dmirror-object.js43 function testObjectMirror(obj, cls_name, ctor_name, hasSpecialProperties) { argument