Home
last modified time | relevance | path

Searched defs:template_values (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/dashboard/dashboard/
Dchart_handler.py22 def RenderHtml(self, template_file, template_values, status=200): argument
30 def GetDynamicVariables(self, template_values, request_path=None): argument
Drequest_handler.py29 def RenderHtml(self, template_file, template_values, status=200): argument
49 def GetDynamicVariables(self, template_values, request_path=None): argument