Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/ccbench/
Dccbench.py409 def _send_chunk(msg): function
418 _send_chunk(str(i))
422 _send_chunk(BW_END)
/external/python/cpython3/Tools/ccbench/
Dccbench.py411 def _send_chunk(msg): function
420 _send_chunk(str(i))
424 _send_chunk(BW_END)