Searched refs:WAIT_TIME_ANRITSU_REG_AND_CALL (Results 1 – 4 of 4) sorted by relevance
25 from acts_contrib.test_utils.tel.anritsu_utils import WAIT_TIME_ANRITSU_REG_AND_CALL154 time.sleep(WAIT_TIME_ANRITSU_REG_AND_CALL)
26 from acts_contrib.test_utils.tel.anritsu_utils import WAIT_TIME_ANRITSU_REG_AND_CALL205 time.sleep(WAIT_TIME_ANRITSU_REG_AND_CALL)
25 from acts_contrib.test_utils.tel.anritsu_utils import WAIT_TIME_ANRITSU_REG_AND_CALL257 time.sleep(WAIT_TIME_ANRITSU_REG_AND_CALL)
63 WAIT_TIME_ANRITSU_REG_AND_CALL = 10 variable