Lines Matching refs:autotest_path
167 def perform_bootstrap_into_autotest_root(arguments, autotest_path, argv): argument
206 autotest_path)
207 script_command = os.path.join(autotest_path, 'site_utils',
252 autotest_path = arguments.autotest_dir
263 autotest_path = os.path.join(sysroot_path, path_ending)
265 site_utils_path = os.path.join(autotest_path, 'site_utils')
267 if not os.path.exists(autotest_path):
271 'a valid autotest directory.' % autotest_path)
282 arguments, autotest_path, argv)
285 autotest_path, argv, arguments.tests, arguments.remote,
304 autotest_path = os.path.realpath(os.path.join(
308 command = [os.path.join(autotest_path, 'site_utils',