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

  /external/chromium_org/tools/metrics/histograms/
update_editor_commands.py 19 import print_style namespace
135 new_xml = print_style.GetPrintStyle().PrettyPrintNode(histograms_doc)
update_policies.py 19 import print_style namespace
125 new_xml = print_style.GetPrintStyle().PrettyPrintNode(histograms_doc)
pretty_print.py 23 import print_style namespace
122 return print_style.GetPrintStyle().PrettyPrintNode(tree)
update_histogram_enum.py 12 import print_style namespace
161 new_xml = print_style.GetPrintStyle().PrettyPrintNode(histograms_doc)
  /external/chromium_org/tools/metrics/actions/
extract_actions.py 35 import print_style namespace
779 return print_style.GetPrintStyle().PrettyPrintNode(doc)

Completed in 32 milliseconds