Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/Paste/paste/debug/
Dfsdiff.py73 t = ' %s' % _space_prefix(last, path, indent=4,
292 def _space_prefix(pref, full, sep=None, indent=None, include_sep=True): function
334 t = _space_prefix(last, path, indent=4, include_sep=False)
/external/chromium-trace/catapult/third_party/Paste/paste/
Dfixture.py1591 t = ' %s' % _space_prefix(last, path, indent=4,
1688 def _space_prefix(pref, full, sep=None, indent=None, include_sep=True): function