Searched defs:_log (Results 1 – 2 of 2) sorted by relevance
/openthread-3.5.0/tests/toranj/cli/ | ||
D | cli.py | 59 def _log(text, new_line=True, flush=True): function |
/openthread-3.5.0/tests/toranj/ncp/ | ||
D | wpan.py | 286 def _log(text, new_line=True, flush=True): function |