Searched refs:PAYLOAD_SIZE_END (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/tools/testserver/
H A Decho_message.py57 PAYLOAD_SIZE_END = PAYLOAD_SIZE_START + PAYLOAD_SIZE_LENGTH variable in class:EchoHeader
84 if not echo_message or len(echo_message) < EchoHeader.PAYLOAD_SIZE_END:
89 EchoHeader.PAYLOAD_SIZE_START:EchoHeader.PAYLOAD_SIZE_END])
128 PAYLOAD_START = EchoHeader.PAYLOAD_SIZE_END
183 KEY_START = EchoHeader.PAYLOAD_SIZE_END

Completed in 97 milliseconds