Searched refs:relative_raw_script_path (Results 1 – 1 of 1) sorted by relevance
145 def LoadRawScript(self, relative_raw_script_path): argument149 source_path, os.path.normpath(relative_raw_script_path))157 (relative_raw_script_path, self.source_paths))158 assert relative_raw_script_path == resource.unix_style_relative_path, (159 'Expected %s == %s' % (relative_raw_script_path,