Searched refs:get_device_epoch_time (Results 1 – 6 of 6) sorted by relevance
58 from acts.test_utils.tel.tel_test_utils import get_device_epoch_time303 begin_time = get_device_epoch_time(self.dut)392 begin_time = get_device_epoch_time(ads[0])570 begin_time = get_device_epoch_time(self.dut)610 begin_time = get_device_epoch_time(self.dut)677 begin_time = get_device_epoch_time(self.dut)865 begin_time = get_device_epoch_time(self.dut)
48 from acts.test_utils.tel.tel_test_utils import get_device_epoch_time661 initiate_time_before = get_device_epoch_time(ad)712 hangup_time_before = get_device_epoch_time(ad)
36 from acts.test_utils.tel.tel_test_utils import get_device_epoch_time439 begin_time = get_device_epoch_time(self.dut)
120 from acts.test_utils.tel.tel_test_utils import get_device_epoch_time3446 begin_time = get_device_epoch_time(dut)
70 from acts.test_utils.tel.tel_test_utils import get_device_epoch_time291 begin_time = get_device_epoch_time(self.ad)319 begin_time = get_device_epoch_time(self.ad)
1653 begin_time = get_device_epoch_time(ad)4426 begin_time = get_device_epoch_time(ad)7363 begin_time = get_device_epoch_time(ad)8662 def get_device_epoch_time(ad): function