Searched refs:_space_prefix (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/catapult/third_party/Paste/paste/debug/ |
D | fsdiff.py | 73 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/ |
D | fixture.py | 1591 t = ' %s' % _space_prefix(last, path, indent=4, 1688 def _space_prefix(pref, full, sep=None, indent=None, include_sep=True): function
|