Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/
Dccbench.py271 LAT_END = "END" variable
292 _sendto(sock, LAT_END + "\n", addr)
357 while LAT_END not in s:
373 if line and line != LAT_END: