Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/Paste/paste/debug/
Dprofile.py163 self.format_function(func, *args, **kw))
195 % self.format_function(func, *args, **kw))
207 def format_function(self, func, *args, **kw): member in DecoratedProfile