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_CALL163 time.sleep(WAIT_TIME_ANRITSU_REG_AND_CALL)
27 from acts_contrib.test_utils.tel.anritsu_utils import WAIT_TIME_ANRITSU_REG_AND_CALL209 time.sleep(WAIT_TIME_ANRITSU_REG_AND_CALL)
26 from acts_contrib.test_utils.tel.anritsu_utils import WAIT_TIME_ANRITSU_REG_AND_CALL259 time.sleep(WAIT_TIME_ANRITSU_REG_AND_CALL)
63 WAIT_TIME_ANRITSU_REG_AND_CALL = 10 variable