Home
last modified time | relevance | path

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

/external/autotest/client/cros/cellular/
Dtest_endpoint.py23 SIZE_PARAM = 'size' variable in TestEndpointHandler
33 if self.SIZE_PARAM not in parsed_query:
38 self.wfile.write('0' * int(parsed_query[self.SIZE_PARAM][0]))