Searched refs:html_module (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
H A Dhtml_module_unittest.py12 from tvcm import html_module namespace
77 html_module.Parse(FakeLoader([os.path.normpath('/tmp')], file_contents),
94 metadata = html_module.Parse(
113 html_module.Parse(FakeLoader([os.path.normpath('/tmp')], file_contents),
128 html_module.Parse(FakeLoader([os.path.normpath('/tmp')], file_contents),
145 html_module.Parse(FakeLoader([os.path.normpath('/tmp')], file_contents),
161 metadata = html_module.Parse(
177 metadata = html_module.Parse(
194 metadata = html_module.Parse(
H A Dresource_loader.py13 from tvcm import html_module namespace
102 if html_module.IsHTMLResourceTheModuleGivenConflictingResourceNames(
131 m = html_module.HTMLModule(self, module_name, resource)

Completed in 108 milliseconds