HomeSort by relevance Sort by last modified time
    Searched refs:PAYLOAD_SIZE_TYPICAL (Results 1 - 2 of 2) sorted by null

  /tools/test/connectivity/acts/tests/google/wifi/aware/functional/
MessageTest.py 32 PAYLOAD_SIZE_TYPICAL = 1
56 elif payload_size == self.PAYLOAD_SIZE_TYPICAL:
407 self.run_message_no_queue(self.PAYLOAD_SIZE_TYPICAL)
428 self.run_message_with_queue(self.PAYLOAD_SIZE_TYPICAL)
445 self.run_message_multi_session_with_queue(self.PAYLOAD_SIZE_TYPICAL)
DiscoveryTest.py 32 PAYLOAD_SIZE_TYPICAL = 1
73 elif payload_size == self.PAYLOAD_SIZE_TYPICAL:
353 stype, self.PAYLOAD_SIZE_TYPICAL,
373 stype, self.PAYLOAD_SIZE_TYPICAL, 0,
389 stype, self.PAYLOAD_SIZE_TYPICAL,
406 stype, self.PAYLOAD_SIZE_TYPICAL, LONG_TTL,
422 stype, self.PAYLOAD_SIZE_TYPICAL,
476 self.PAYLOAD_SIZE_TYPICAL,
490 self.PAYLOAD_SIZE_TYPICAL,
555 payload_size=self.PAYLOAD_SIZE_TYPICAL)
    [all...]

Completed in 511 milliseconds