Searched refs:unix_style_relative_path (Results 1 – 4 of 4) sorted by relevance
59 path = resource.unix_style_relative_path129 resource.unix_style_relative_path)
17 self.assertEquals('b/c.js', r.unix_style_relative_path)
158 assert relative_raw_script_path == resource.unix_style_relative_path, (160 resource.unix_style_relative_path))
26 def unix_style_relative_path(self): member in Resource