Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_sms_utils.py53 long_message_lengths = (800, 1600)
59 long_message_lengths = long_message_lengths_of_jp_carriers
60 for length in long_message_lengths:
Dtel_mms_utils.py25 long_message_lengths = (800, 1600) variable
71 for length in long_message_lengths:
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveCBRSTest.py83 self.long_message_lengths = (800, 1600)