Searched refs:BaseHostModCreate (Results 1 - 1 of 1) sorted by relevance

/external/autotest/cli/
H A Dhost.py331 class BaseHostModCreate(host): class in inherits:host
340 super(BaseHostModCreate, self).__init__()
390 (options, leftover) = super(BaseHostModCreate, self).parse([label_info,
493 class host_mod(BaseHostModCreate):
585 class host_create(BaseHostModCreate):

Completed in 71 milliseconds