Home | History | Annotate | Download | only in common_lib

Lines Matching refs:autodir

690     @property autodir: The top level autotest directory.
750 Returns the location of autodir, clientdir and serverdir
767 autodir = _job_directory.property_factory('autodir')
814 autodir, clientdir, serverdir = self._find_base_directories()
815 self._autodir = self._job_directory(autodir)
841 Initializes all the secondary self.*dir properties. Requires autodir,