Home | History | Annotate | Download | only in server

Lines Matching full:baseautotest

67 class BaseAutotest(installable_object.InstallableObject):
84 super(BaseAutotest, self).__init__()
339 super(BaseAutotest, self).get(location)
1226 BaseAutotest)