Searched refs:LAT_END (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Tools/ccbench/ | ||
H A D | ccbench.py | 262 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: |
Completed in 2 milliseconds