Home
last modified time | relevance | path

Searched refs:relative_raw_script_path (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dresource_loader.py145 def LoadRawScript(self, relative_raw_script_path): argument
149 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,