Searched refs:arg_unused (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dcollector.py44 def _trace(self, frame, event, arg_unused):
217 def _installation_trace(self, frame_unused, event_unused, arg_unused):
226 fn = fn(frame_unused, event_unused, arg_unused)
H A Dtracer.c255 CTracer_trace(CTracer *self, PyFrameObject *frame, int what, PyObject *arg_unused) argument

Completed in 166 milliseconds