Searched refs:relative_raw_script_path (Results 1 – 1 of 1) sorted by relevance
143 def LoadRawScript(self, relative_raw_script_path): argument147 source_path, os.path.normpath(relative_raw_script_path))154 (relative_raw_script_path, self.source_paths))155 assert relative_raw_script_path == resource.unix_style_relative_path, (156 'Expected %s == %s' % (relative_raw_script_path,