Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/
Dmiddleware.py158 debug_counter = itertools.count(int(time.time())) variable
166 environ['paste.evalexception.debug_count'] = next = six.next(debug_counter)