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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 120 WAIT_TIME_BETWEEN_REG_AND_CALL = 5
tel_voice_utils.py 38 from acts.test_utils.tel.tel_defines import WAIT_TIME_BETWEEN_REG_AND_CALL
124 time.sleep(WAIT_TIME_BETWEEN_REG_AND_CALL)
184 time.sleep(WAIT_TIME_BETWEEN_REG_AND_CALL)
258 time.sleep(WAIT_TIME_BETWEEN_REG_AND_CALL)
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveDataTest.py 47 from acts.test_utils.tel.tel_defines import WAIT_TIME_BETWEEN_REG_AND_CALL
    [all...]
TelWifiVoiceTest.py 43 from acts.test_utils.tel.tel_defines import WAIT_TIME_BETWEEN_REG_AND_CALL
424 time.sleep(WAIT_TIME_BETWEEN_REG_AND_CALL)
    [all...]

Completed in 498 milliseconds