Home
last modified time | relevance | path

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

/third_party/python/Tools/ccbench/
Dccbench.py262 LAT_END = "END" variable
284 _sendto(sock, LAT_END + "\n", addr)
351 while LAT_END not in s:
368 if line and line != LAT_END: