Searched defs:script_path (Results 1 – 8 of 8) 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
836 char script_path[MAXPATHLEN]; in list_available_scripts() local885 char script_path[MAXPATHLEN]; in get_script_path() local924 static bool is_top_script(const char *script_path) in is_top_script()929 static int has_required_arg(char *script_path) in has_required_arg()1013 char *script_path = NULL; in cmd_script() local
184 def interpreter_for_script(script_path, fs=FileSystem()): argument
42 def script_path(cls, script_name): member in WebKitPort
101 def get_script_interp(script_path, cygwin_path=None): argument
728 FilePath script_path; in Launch() local
549 def script_path(self, script_name): member in Port
177 def script_path(self, script_name): member in SCM