Lines Matching refs:autotest_path
177 def perform_bootstrap_into_autotest_root(arguments, autotest_path, argv): argument
216 autotest_path)
217 script_command = os.path.join(autotest_path, 'site_utils',
262 autotest_path = arguments.autotest_dir
273 autotest_path = os.path.join(sysroot_path, path_ending)
275 site_utils_path = os.path.join(autotest_path, 'site_utils')
277 if not os.path.exists(autotest_path):
281 'a valid autotest directory.' % autotest_path)
292 arguments, autotest_path, argv)
295 autotest_path, argv, arguments.tests, arguments.remote,
314 autotest_path = os.path.realpath(os.path.join(
318 command = [os.path.join(autotest_path, 'site_utils',