Lines Matching refs:autotest_path
193 def perform_bootstrap_into_autotest_root(arguments, autotest_path, argv): argument
232 autotest_path)
233 script_command = os.path.join(autotest_path, 'site_utils',
282 autotest_path = arguments.autotest_dir
293 autotest_path = os.path.join(sysroot_path, path_ending)
295 site_utils_path = os.path.join(autotest_path, 'site_utils')
297 if not os.path.exists(autotest_path):
301 'a valid autotest directory.' % autotest_path), file=sys.stderr)
312 arguments, autotest_path, argv)
315 autotest_path,
342 autotest_path = os.path.realpath(os.path.join(
346 command = [os.path.join(autotest_path, 'site_utils',