HomeSort by relevance Sort by last modified time
    Searched full:traced_func (Results 1 - 1 of 1) sorted by null

  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
decorators_test.py 35 def traced_func(): function
50 self.assertEquals('__main__.traced_func',
51 self._get_decorated_method_name(traced_func))

Completed in 219 milliseconds