Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dresource_loader.py100 html_resource = self._FindResourceGivenNameAndSuffix(
102 if js_resource and html_resource:
104 js_resource, html_resource):
105 return html_resource
109 return html_resource
Dhtml_module.py15 js_resource, html_resource): # pylint: disable=unused-argument argument
16 return 'polymer-element' in html_resource.contents