HomeSort by relevance Sort by last modified time
    Searched refs:GetPrintStyle (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/tools/metrics/actions/
print_style.py 36 def GetPrintStyle():
  /external/chromium_org/tools/metrics/histograms/
print_style.py 64 def GetPrintStyle():
update_editor_commands.py 135 new_xml = print_style.GetPrintStyle().PrettyPrintNode(histograms_doc)
update_policies.py 125 new_xml = print_style.GetPrintStyle().PrettyPrintNode(histograms_doc)
pretty_print.py 122 return print_style.GetPrintStyle().PrettyPrintNode(tree)
update_histogram_enum.py 161 new_xml = print_style.GetPrintStyle().PrettyPrintNode(histograms_doc)

Completed in 51 milliseconds