Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dresource_loader.py143 def LoadRawScript(self, relative_raw_script_path): argument
147 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,