Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
Dresource_loader.py144 def LoadRawScript(self, relative_raw_script_path): argument
148 source_path, os.path.normpath(relative_raw_script_path))
156 (relative_raw_script_path, self.source_paths))
157 assert relative_raw_script_path == resource.unix_style_relative_path, (
158 'Expected %s == %s' % (relative_raw_script_path,