Searched defs:script_path (Results 1 – 11 of 11) sorted by relevance
52 def script_path(self, script_file_name): member in ScriptsTester56 def run_test_script(self, script_title, script_path, args=None): argument
87 base::FilePath script_path; in RunHostScriptWithTimeout() local140 base::FilePath script_path; in GetState() local290 base::FilePath script_path; in GetVersion() local
19 script_path = os.path.dirname(os.path.abspath(__file__)) variable
25 script_path = os.path.dirname(os.path.abspath(__file__)) variable
21 script_path = os.path.dirname(os.path.abspath(__file__)) variable
999 char script_path[MAXPATHLEN]; in list_available_scripts() local1176 char script_path[MAXPATHLEN]; in get_script_path() local1213 static bool is_top_script(const char *script_path) in is_top_script()1218 static int has_required_arg(char *script_path) in has_required_arg()1266 char *script_path = NULL; in cmd_script() local
151 def interpreter_for_script(script_path, fs=None): argument168 def shell_command_for_script(script_path, fs=None): argument
310 base::FilePath script_path = build_settings->GetFullPath(script_source); in RunExecScript() local
106 def get_script_interp(script_path, cygwin_path=None): argument
101 def get_script_interp(script_path, cygwin_path=None): argument
662 base::FilePath script_path = src_dir.Append(path); in LoadScript() local