Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/typ/typ/
Darg_parser.py246 'action': _action_str(action)
261 action_str = _action_str(action)
295 def _action_str(action): function